diff --git a/android/build.gradle b/android/build.gradle index b58fe8b..f78e1b3 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -16,7 +16,7 @@ android { dependencies { provided fileTree(include: ['com.symbol.emdk.jar'], dir: 'libs') - compile fileTree(exclude: ['com.symbol.emdk.jar'], dir: 'libs') + compile fileTree(exclude: ['com.symbol.emdk.jar'], include: ["*.jar"], dir: 'libs') compile "com.android.support:appcompat-v7:23.0.1" compile "com.facebook.react:react-native:+" } \ No newline at end of file diff --git a/android/build/generated/source/buildConfig/release/nl/kega/reactnativeemdk/BuildConfig.java b/android/build/generated/source/buildConfig/release/nl/kega/reactnativeemdk/BuildConfig.java deleted file mode 100644 index f618acc..0000000 --- a/android/build/generated/source/buildConfig/release/nl/kega/reactnativeemdk/BuildConfig.java +++ /dev/null @@ -1,13 +0,0 @@ -/** - * Automatically generated file. DO NOT MODIFY - */ -package nl.kega.reactnativeemdk; - -public final class BuildConfig { - public static final boolean DEBUG = false; - public static final String APPLICATION_ID = "nl.kega.reactnativeemdk"; - 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/android/build/generated/source/r/release/android/support/v7/appcompat/R.java b/android/build/generated/source/r/release/android/support/v7/appcompat/R.java deleted file mode 100644 index 01102ab..0000000 --- a/android/build/generated/source/r/release/android/support/v7/appcompat/R.java +++ /dev/null @@ -1,1222 +0,0 @@ -/* 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 = 0x7f010080; - public static int actionBarItemBackground = 0x7f010081; - public static int actionBarPopupTheme = 0x7f01007a; - public static int actionBarSize = 0x7f01007f; - public static int actionBarSplitStyle = 0x7f01007c; - public static int actionBarStyle = 0x7f01007b; - public static int actionBarTabBarStyle = 0x7f010076; - public static int actionBarTabStyle = 0x7f010075; - public static int actionBarTabTextStyle = 0x7f010077; - public static int actionBarTheme = 0x7f01007d; - public static int actionBarWidgetTheme = 0x7f01007e; - public static int actionButtonStyle = 0x7f01009a; - public static int actionDropDownStyle = 0x7f010096; - public static int actionLayout = 0x7f01004c; - public static int actionMenuTextAppearance = 0x7f010082; - public static int actionMenuTextColor = 0x7f010083; - public static int actionModeBackground = 0x7f010086; - public static int actionModeCloseButtonStyle = 0x7f010085; - public static int actionModeCloseDrawable = 0x7f010088; - public static int actionModeCopyDrawable = 0x7f01008a; - public static int actionModeCutDrawable = 0x7f010089; - public static int actionModeFindDrawable = 0x7f01008e; - public static int actionModePasteDrawable = 0x7f01008b; - public static int actionModePopupWindowStyle = 0x7f010090; - public static int actionModeSelectAllDrawable = 0x7f01008c; - public static int actionModeShareDrawable = 0x7f01008d; - public static int actionModeSplitBackground = 0x7f010087; - public static int actionModeStyle = 0x7f010084; - public static int actionModeWebSearchDrawable = 0x7f01008f; - public static int actionOverflowButtonStyle = 0x7f010078; - public static int actionOverflowMenuStyle = 0x7f010079; - public static int actionProviderClass = 0x7f01004e; - public static int actionViewClass = 0x7f01004d; - public static int activityChooserViewStyle = 0x7f0100a2; - public static int alertDialogButtonGroupStyle = 0x7f0100c4; - public static int alertDialogCenterButtons = 0x7f0100c5; - public static int alertDialogStyle = 0x7f0100c3; - public static int alertDialogTheme = 0x7f0100c6; - public static int arrowHeadLength = 0x7f01002b; - public static int arrowShaftLength = 0x7f01002c; - public static int autoCompleteTextViewStyle = 0x7f0100cb; - public static int background = 0x7f01000c; - public static int backgroundSplit = 0x7f01000e; - public static int backgroundStacked = 0x7f01000d; - public static int backgroundTint = 0x7f0100e7; - public static int backgroundTintMode = 0x7f0100e8; - public static int barLength = 0x7f01002d; - public static int borderlessButtonStyle = 0x7f01009f; - public static int buttonBarButtonStyle = 0x7f01009c; - public static int buttonBarNegativeButtonStyle = 0x7f0100c9; - public static int buttonBarNeutralButtonStyle = 0x7f0100ca; - public static int buttonBarPositiveButtonStyle = 0x7f0100c8; - public static int buttonBarStyle = 0x7f01009b; - public static int buttonPanelSideLayout = 0x7f01001f; - public static int buttonStyle = 0x7f0100cc; - public static int buttonStyleSmall = 0x7f0100cd; - public static int buttonTint = 0x7f010025; - public static int buttonTintMode = 0x7f010026; - public static int checkboxStyle = 0x7f0100ce; - public static int checkedTextViewStyle = 0x7f0100cf; - public static int closeIcon = 0x7f01005a; - public static int closeItemLayout = 0x7f01001c; - public static int collapseContentDescription = 0x7f0100de; - public static int collapseIcon = 0x7f0100dd; - public static int color = 0x7f010027; - public static int colorAccent = 0x7f0100bc; - public static int colorButtonNormal = 0x7f0100c0; - public static int colorControlActivated = 0x7f0100be; - public static int colorControlHighlight = 0x7f0100bf; - public static int colorControlNormal = 0x7f0100bd; - public static int colorPrimary = 0x7f0100ba; - public static int colorPrimaryDark = 0x7f0100bb; - public static int colorSwitchThumbNormal = 0x7f0100c1; - public static int commitIcon = 0x7f01005f; - public static int contentInsetEnd = 0x7f010017; - public static int contentInsetLeft = 0x7f010018; - public static int contentInsetRight = 0x7f010019; - public static int contentInsetStart = 0x7f010016; - public static int controlBackground = 0x7f0100c2; - public static int customNavigationLayout = 0x7f01000f; - public static int defaultQueryHint = 0x7f010059; - public static int dialogPreferredPadding = 0x7f010094; - public static int dialogTheme = 0x7f010093; - public static int displayOptions = 0x7f010005; - public static int divider = 0x7f01000b; - public static int dividerHorizontal = 0x7f0100a1; - public static int dividerPadding = 0x7f01004a; - public static int dividerVertical = 0x7f0100a0; - public static int drawableSize = 0x7f010029; - public static int drawerArrowStyle = 0x7f010000; - public static int dropDownListViewStyle = 0x7f0100b2; - public static int dropdownListPreferredItemHeight = 0x7f010097; - public static int editTextBackground = 0x7f0100a8; - public static int editTextColor = 0x7f0100a7; - public static int editTextStyle = 0x7f0100d0; - public static int elevation = 0x7f01001a; - public static int expandActivityOverflowButtonDrawable = 0x7f01001e; - public static int gapBetweenBars = 0x7f01002a; - public static int goIcon = 0x7f01005b; - public static int height = 0x7f010001; - public static int hideOnContentScroll = 0x7f010015; - public static int homeAsUpIndicator = 0x7f010099; - public static int homeLayout = 0x7f010010; - public static int icon = 0x7f010009; - public static int iconifiedByDefault = 0x7f010057; - public static int indeterminateProgressStyle = 0x7f010012; - public static int initialActivityCount = 0x7f01001d; - public static int isLightTheme = 0x7f010002; - public static int itemPadding = 0x7f010014; - public static int layout = 0x7f010056; - public static int listChoiceBackgroundIndicator = 0x7f0100b9; - public static int listDividerAlertDialog = 0x7f010095; - public static int listItemLayout = 0x7f010023; - public static int listLayout = 0x7f010020; - public static int listPopupWindowStyle = 0x7f0100b3; - public static int listPreferredItemHeight = 0x7f0100ad; - public static int listPreferredItemHeightLarge = 0x7f0100af; - public static int listPreferredItemHeightSmall = 0x7f0100ae; - public static int listPreferredItemPaddingLeft = 0x7f0100b0; - public static int listPreferredItemPaddingRight = 0x7f0100b1; - public static int logo = 0x7f01000a; - public static int logoDescription = 0x7f0100e1; - public static int maxButtonHeight = 0x7f0100dc; - public static int measureWithLargestChild = 0x7f010048; - public static int multiChoiceItemLayout = 0x7f010021; - public static int navigationContentDescription = 0x7f0100e0; - public static int navigationIcon = 0x7f0100df; - public static int navigationMode = 0x7f010004; - public static int overlapAnchor = 0x7f010050; - public static int paddingEnd = 0x7f0100e5; - public static int paddingStart = 0x7f0100e4; - public static int panelBackground = 0x7f0100b6; - public static int panelMenuListTheme = 0x7f0100b8; - public static int panelMenuListWidth = 0x7f0100b7; - public static int popupMenuStyle = 0x7f0100a5; - public static int popupTheme = 0x7f01001b; - public static int popupWindowStyle = 0x7f0100a6; - public static int preserveIconSpacing = 0x7f01004f; - public static int progressBarPadding = 0x7f010013; - public static int progressBarStyle = 0x7f010011; - public static int queryBackground = 0x7f010061; - public static int queryHint = 0x7f010058; - public static int radioButtonStyle = 0x7f0100d1; - public static int ratingBarStyle = 0x7f0100d2; - public static int searchHintIcon = 0x7f01005d; - public static int searchIcon = 0x7f01005c; - public static int searchViewStyle = 0x7f0100ac; - public static int selectableItemBackground = 0x7f01009d; - public static int selectableItemBackgroundBorderless = 0x7f01009e; - public static int showAsAction = 0x7f01004b; - public static int showDividers = 0x7f010049; - public static int showText = 0x7f01006a; - public static int singleChoiceItemLayout = 0x7f010022; - public static int spinBars = 0x7f010028; - public static int spinnerDropDownItemStyle = 0x7f010098; - public static int spinnerStyle = 0x7f0100d3; - public static int splitTrack = 0x7f010069; - public static int state_above_anchor = 0x7f010051; - public static int submitBackground = 0x7f010062; - public static int subtitle = 0x7f010006; - public static int subtitleTextAppearance = 0x7f0100d6; - public static int subtitleTextColor = 0x7f0100e3; - public static int subtitleTextStyle = 0x7f010008; - public static int suggestionRowLayout = 0x7f010060; - public static int switchMinWidth = 0x7f010067; - public static int switchPadding = 0x7f010068; - public static int switchStyle = 0x7f0100d4; - public static int switchTextAppearance = 0x7f010066; - public static int textAllCaps = 0x7f010024; - public static int textAppearanceLargePopupMenu = 0x7f010091; - public static int textAppearanceListItem = 0x7f0100b4; - public static int textAppearanceListItemSmall = 0x7f0100b5; - public static int textAppearanceSearchResultSubtitle = 0x7f0100aa; - public static int textAppearanceSearchResultTitle = 0x7f0100a9; - public static int textAppearanceSmallPopupMenu = 0x7f010092; - public static int textColorAlertDialogListItem = 0x7f0100c7; - public static int textColorSearchUrl = 0x7f0100ab; - public static int theme = 0x7f0100e6; - public static int thickness = 0x7f01002e; - public static int thumbTextPadding = 0x7f010065; - public static int title = 0x7f010003; - public static int titleMarginBottom = 0x7f0100db; - public static int titleMarginEnd = 0x7f0100d9; - public static int titleMarginStart = 0x7f0100d8; - public static int titleMarginTop = 0x7f0100da; - public static int titleMargins = 0x7f0100d7; - public static int titleTextAppearance = 0x7f0100d5; - public static int titleTextColor = 0x7f0100e2; - public static int titleTextStyle = 0x7f010007; - public static int toolbarNavigationButtonStyle = 0x7f0100a4; - public static int toolbarStyle = 0x7f0100a3; - public static int track = 0x7f010064; - public static int voiceIcon = 0x7f01005e; - public static int windowActionBar = 0x7f01006b; - public static int windowActionBarOverlay = 0x7f01006d; - public static int windowActionModeOverlay = 0x7f01006e; - public static int windowFixedHeightMajor = 0x7f010072; - public static int windowFixedHeightMinor = 0x7f010070; - public static int windowFixedWidthMajor = 0x7f01006f; - public static int windowFixedWidthMinor = 0x7f010071; - public static int windowMinWidthMajor = 0x7f010073; - public static int windowMinWidthMinor = 0x7f010074; - public static int windowNoTitle = 0x7f01006c; - } - public static final class bool { - public static int abc_action_bar_embed_tabs = 0x7f090002; - public static int abc_action_bar_embed_tabs_pre_jb = 0x7f090000; - public static int abc_action_bar_expanded_action_views_exclusive = 0x7f090003; - public static int abc_config_actionMenuItemAllCaps = 0x7f090004; - public static int abc_config_allowActionMenuItemTextWithIcon = 0x7f090001; - public static int abc_config_closeDialogWhenTouchOutside = 0x7f090005; - public static int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f090006; - } - public static final class color { - public static int abc_background_cache_hint_selector_material_dark = 0x7f0b003b; - public static int abc_background_cache_hint_selector_material_light = 0x7f0b003c; - public static int abc_color_highlight_material = 0x7f0b003d; - public static int abc_input_method_navigation_guard = 0x7f0b0000; - public static int abc_primary_text_disable_only_material_dark = 0x7f0b003e; - public static int abc_primary_text_disable_only_material_light = 0x7f0b003f; - public static int abc_primary_text_material_dark = 0x7f0b0040; - public static int abc_primary_text_material_light = 0x7f0b0041; - public static int abc_search_url_text = 0x7f0b0042; - public static int abc_search_url_text_normal = 0x7f0b0001; - public static int abc_search_url_text_pressed = 0x7f0b0002; - public static int abc_search_url_text_selected = 0x7f0b0003; - public static int abc_secondary_text_material_dark = 0x7f0b0043; - public static int abc_secondary_text_material_light = 0x7f0b0044; - public static int accent_material_dark = 0x7f0b0004; - public static int accent_material_light = 0x7f0b0005; - public static int background_floating_material_dark = 0x7f0b0006; - public static int background_floating_material_light = 0x7f0b0007; - public static int background_material_dark = 0x7f0b0008; - public static int background_material_light = 0x7f0b0009; - public static int bright_foreground_disabled_material_dark = 0x7f0b000a; - public static int bright_foreground_disabled_material_light = 0x7f0b000b; - public static int bright_foreground_inverse_material_dark = 0x7f0b000c; - public static int bright_foreground_inverse_material_light = 0x7f0b000d; - public static int bright_foreground_material_dark = 0x7f0b000e; - public static int bright_foreground_material_light = 0x7f0b000f; - public static int button_material_dark = 0x7f0b0010; - public static int button_material_light = 0x7f0b0011; - public static int dim_foreground_disabled_material_dark = 0x7f0b0013; - public static int dim_foreground_disabled_material_light = 0x7f0b0014; - public static int dim_foreground_material_dark = 0x7f0b0015; - public static int dim_foreground_material_light = 0x7f0b0016; - public static int foreground_material_dark = 0x7f0b0017; - public static int foreground_material_light = 0x7f0b0018; - public static int highlighted_text_material_dark = 0x7f0b0019; - public static int highlighted_text_material_light = 0x7f0b001a; - public static int hint_foreground_material_dark = 0x7f0b001b; - public static int hint_foreground_material_light = 0x7f0b001c; - public static int material_blue_grey_800 = 0x7f0b001d; - public static int material_blue_grey_900 = 0x7f0b001e; - public static int material_blue_grey_950 = 0x7f0b001f; - public static int material_deep_teal_200 = 0x7f0b0020; - public static int material_deep_teal_500 = 0x7f0b0021; - public static int material_grey_100 = 0x7f0b0022; - public static int material_grey_300 = 0x7f0b0023; - public static int material_grey_50 = 0x7f0b0024; - public static int material_grey_600 = 0x7f0b0025; - public static int material_grey_800 = 0x7f0b0026; - public static int material_grey_850 = 0x7f0b0027; - public static int material_grey_900 = 0x7f0b0028; - public static int primary_dark_material_dark = 0x7f0b0029; - public static int primary_dark_material_light = 0x7f0b002a; - public static int primary_material_dark = 0x7f0b002b; - public static int primary_material_light = 0x7f0b002c; - public static int primary_text_default_material_dark = 0x7f0b002d; - public static int primary_text_default_material_light = 0x7f0b002e; - public static int primary_text_disabled_material_dark = 0x7f0b002f; - public static int primary_text_disabled_material_light = 0x7f0b0030; - public static int ripple_material_dark = 0x7f0b0031; - public static int ripple_material_light = 0x7f0b0032; - public static int secondary_text_default_material_dark = 0x7f0b0033; - public static int secondary_text_default_material_light = 0x7f0b0034; - public static int secondary_text_disabled_material_dark = 0x7f0b0035; - public static int secondary_text_disabled_material_light = 0x7f0b0036; - public static int switch_thumb_disabled_material_dark = 0x7f0b0037; - public static int switch_thumb_disabled_material_light = 0x7f0b0038; - public static int switch_thumb_material_dark = 0x7f0b0045; - public static int switch_thumb_material_light = 0x7f0b0046; - public static int switch_thumb_normal_material_dark = 0x7f0b0039; - public static int switch_thumb_normal_material_light = 0x7f0b003a; - } - public static final class dimen { - public static int abc_action_bar_content_inset_material = 0x7f07000b; - public static int abc_action_bar_default_height_material = 0x7f070001; - public static int abc_action_bar_default_padding_end_material = 0x7f07000c; - public static int abc_action_bar_default_padding_start_material = 0x7f07000d; - public static int abc_action_bar_icon_vertical_padding_material = 0x7f07000f; - public static int abc_action_bar_overflow_padding_end_material = 0x7f070010; - public static int abc_action_bar_overflow_padding_start_material = 0x7f070011; - public static int abc_action_bar_progress_bar_size = 0x7f070002; - public static int abc_action_bar_stacked_max_height = 0x7f070012; - public static int abc_action_bar_stacked_tab_max_width = 0x7f070013; - public static int abc_action_bar_subtitle_bottom_margin_material = 0x7f070014; - public static int abc_action_bar_subtitle_top_margin_material = 0x7f070015; - public static int abc_action_button_min_height_material = 0x7f070016; - public static int abc_action_button_min_width_material = 0x7f070017; - public static int abc_action_button_min_width_overflow_material = 0x7f070018; - public static int abc_alert_dialog_button_bar_height = 0x7f070000; - public static int abc_button_inset_horizontal_material = 0x7f070019; - public static int abc_button_inset_vertical_material = 0x7f07001a; - public static int abc_button_padding_horizontal_material = 0x7f07001b; - public static int abc_button_padding_vertical_material = 0x7f07001c; - public static int abc_config_prefDialogWidth = 0x7f070005; - public static int abc_control_corner_material = 0x7f07001d; - public static int abc_control_inset_material = 0x7f07001e; - public static int abc_control_padding_material = 0x7f07001f; - public static int abc_dialog_list_padding_vertical_material = 0x7f070020; - public static int abc_dialog_min_width_major = 0x7f070021; - public static int abc_dialog_min_width_minor = 0x7f070022; - public static int abc_dialog_padding_material = 0x7f070023; - public static int abc_dialog_padding_top_material = 0x7f070024; - public static int abc_disabled_alpha_material_dark = 0x7f070025; - public static int abc_disabled_alpha_material_light = 0x7f070026; - public static int abc_dropdownitem_icon_width = 0x7f070027; - public static int abc_dropdownitem_text_padding_left = 0x7f070028; - public static int abc_dropdownitem_text_padding_right = 0x7f070029; - public static int abc_edit_text_inset_bottom_material = 0x7f07002a; - public static int abc_edit_text_inset_horizontal_material = 0x7f07002b; - public static int abc_edit_text_inset_top_material = 0x7f07002c; - public static int abc_floating_window_z = 0x7f07002d; - public static int abc_list_item_padding_horizontal_material = 0x7f07002e; - public static int abc_panel_menu_list_width = 0x7f07002f; - public static int abc_search_view_preferred_width = 0x7f070030; - public static int abc_search_view_text_min_width = 0x7f070006; - public static int abc_switch_padding = 0x7f07000e; - public static int abc_text_size_body_1_material = 0x7f070031; - public static int abc_text_size_body_2_material = 0x7f070032; - public static int abc_text_size_button_material = 0x7f070033; - public static int abc_text_size_caption_material = 0x7f070034; - public static int abc_text_size_display_1_material = 0x7f070035; - public static int abc_text_size_display_2_material = 0x7f070036; - public static int abc_text_size_display_3_material = 0x7f070037; - public static int abc_text_size_display_4_material = 0x7f070038; - public static int abc_text_size_headline_material = 0x7f070039; - public static int abc_text_size_large_material = 0x7f07003a; - public static int abc_text_size_medium_material = 0x7f07003b; - public static int abc_text_size_menu_material = 0x7f07003c; - public static int abc_text_size_small_material = 0x7f07003d; - public static int abc_text_size_subhead_material = 0x7f07003e; - public static int abc_text_size_subtitle_material_toolbar = 0x7f070003; - public static int abc_text_size_title_material = 0x7f07003f; - public static int abc_text_size_title_material_toolbar = 0x7f070004; - public static int dialog_fixed_height_major = 0x7f070007; - public static int dialog_fixed_height_minor = 0x7f070008; - public static int dialog_fixed_width_major = 0x7f070009; - public static int dialog_fixed_width_minor = 0x7f07000a; - public static int disabled_alpha_material_dark = 0x7f070040; - public static int disabled_alpha_material_light = 0x7f070041; - public static int highlight_alpha_material_colored = 0x7f070042; - public static int highlight_alpha_material_dark = 0x7f070043; - public static int highlight_alpha_material_light = 0x7f070044; - public static int notification_large_icon_height = 0x7f070048; - public static int notification_large_icon_width = 0x7f070049; - public static int notification_subtext_size = 0x7f07004a; - } - 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_rating_star_off_mtrl_alpha = 0x7f02000b; - public static int abc_btn_rating_star_on_mtrl_alpha = 0x7f02000c; - public static int abc_btn_switch_to_on_mtrl_00001 = 0x7f02000d; - public static int abc_btn_switch_to_on_mtrl_00012 = 0x7f02000e; - public static int abc_cab_background_internal_bg = 0x7f02000f; - public static int abc_cab_background_top_material = 0x7f020010; - public static int abc_cab_background_top_mtrl_alpha = 0x7f020011; - public static int abc_control_background_material = 0x7f020012; - public static int abc_dialog_material_background_dark = 0x7f020013; - public static int abc_dialog_material_background_light = 0x7f020014; - public static int abc_edit_text_material = 0x7f020015; - public static int abc_ic_ab_back_mtrl_am_alpha = 0x7f020016; - public static int abc_ic_clear_mtrl_alpha = 0x7f020017; - public static int abc_ic_commit_search_api_mtrl_alpha = 0x7f020018; - public static int abc_ic_go_search_api_mtrl_alpha = 0x7f020019; - public static int abc_ic_menu_copy_mtrl_am_alpha = 0x7f02001a; - public static int abc_ic_menu_cut_mtrl_alpha = 0x7f02001b; - public static int abc_ic_menu_moreoverflow_mtrl_alpha = 0x7f02001c; - public static int abc_ic_menu_paste_mtrl_am_alpha = 0x7f02001d; - public static int abc_ic_menu_selectall_mtrl_alpha = 0x7f02001e; - public static int abc_ic_menu_share_mtrl_alpha = 0x7f02001f; - public static int abc_ic_search_api_mtrl_alpha = 0x7f020020; - public static int abc_ic_voice_search_api_mtrl_alpha = 0x7f020021; - public static int abc_item_background_holo_dark = 0x7f020022; - public static int abc_item_background_holo_light = 0x7f020023; - public static int abc_list_divider_mtrl_alpha = 0x7f020024; - public static int abc_list_focused_holo = 0x7f020025; - public static int abc_list_longpressed_holo = 0x7f020026; - public static int abc_list_pressed_holo_dark = 0x7f020027; - public static int abc_list_pressed_holo_light = 0x7f020028; - public static int abc_list_selector_background_transition_holo_dark = 0x7f020029; - public static int abc_list_selector_background_transition_holo_light = 0x7f02002a; - public static int abc_list_selector_disabled_holo_dark = 0x7f02002b; - public static int abc_list_selector_disabled_holo_light = 0x7f02002c; - public static int abc_list_selector_holo_dark = 0x7f02002d; - public static int abc_list_selector_holo_light = 0x7f02002e; - public static int abc_menu_hardkey_panel_mtrl_mult = 0x7f02002f; - public static int abc_popup_background_mtrl_mult = 0x7f020030; - public static int abc_ratingbar_full_material = 0x7f020031; - public static int abc_spinner_mtrl_am_alpha = 0x7f020032; - public static int abc_spinner_textfield_background_material = 0x7f020033; - public static int abc_switch_thumb_material = 0x7f020034; - public static int abc_switch_track_mtrl_alpha = 0x7f020035; - public static int abc_tab_indicator_material = 0x7f020036; - public static int abc_tab_indicator_mtrl_alpha = 0x7f020037; - public static int abc_text_cursor_material = 0x7f020038; - public static int abc_textfield_activated_mtrl_alpha = 0x7f020039; - public static int abc_textfield_default_mtrl_alpha = 0x7f02003a; - public static int abc_textfield_search_activated_mtrl_alpha = 0x7f02003b; - public static int abc_textfield_search_default_mtrl_alpha = 0x7f02003c; - public static int abc_textfield_search_material = 0x7f02003d; - public static int notification_template_icon_bg = 0x7f02003e; - } - public static final class id { - public static int action0 = 0x7f0c0057; - public static int action_bar = 0x7f0c0047; - public static int action_bar_activity_content = 0x7f0c0000; - public static int action_bar_container = 0x7f0c0046; - public static int action_bar_root = 0x7f0c0042; - public static int action_bar_spinner = 0x7f0c0001; - public static int action_bar_subtitle = 0x7f0c002b; - public static int action_bar_title = 0x7f0c002a; - public static int action_context_bar = 0x7f0c0048; - public static int action_divider = 0x7f0c005b; - public static int action_menu_divider = 0x7f0c0002; - public static int action_menu_presenter = 0x7f0c0003; - public static int action_mode_bar = 0x7f0c0044; - public static int action_mode_bar_stub = 0x7f0c0043; - public static int action_mode_close_button = 0x7f0c002c; - public static int activity_chooser_view_content = 0x7f0c002d; - public static int alertTitle = 0x7f0c0037; - public static int always = 0x7f0c0024; - public static int beginning = 0x7f0c0021; - public static int buttonPanel = 0x7f0c003d; - public static int cancel_action = 0x7f0c0058; - public static int checkbox = 0x7f0c003f; - public static int chronometer = 0x7f0c005e; - public static int collapseActionView = 0x7f0c0025; - public static int contentPanel = 0x7f0c0038; - public static int custom = 0x7f0c003c; - public static int customPanel = 0x7f0c003b; - public static int decor_content_parent = 0x7f0c0045; - public static int default_activity_button = 0x7f0c0030; - public static int disableHome = 0x7f0c000d; - public static int edit_query = 0x7f0c0049; - public static int end = 0x7f0c0022; - public static int end_padder = 0x7f0c0063; - public static int expand_activities_button = 0x7f0c002e; - public static int expanded_menu = 0x7f0c003e; - public static int home = 0x7f0c0004; - public static int homeAsUp = 0x7f0c000e; - public static int icon = 0x7f0c0032; - public static int ifRoom = 0x7f0c0026; - public static int image = 0x7f0c002f; - public static int info = 0x7f0c0062; - public static int line1 = 0x7f0c005c; - public static int line3 = 0x7f0c0060; - public static int listMode = 0x7f0c000a; - public static int list_item = 0x7f0c0031; - public static int media_actions = 0x7f0c005a; - public static int middle = 0x7f0c0023; - public static int multiply = 0x7f0c0014; - public static int never = 0x7f0c0027; - public static int none = 0x7f0c000f; - public static int normal = 0x7f0c000b; - public static int parentPanel = 0x7f0c0034; - public static int progress_circular = 0x7f0c0006; - public static int progress_horizontal = 0x7f0c0007; - public static int radio = 0x7f0c0041; - public static int screen = 0x7f0c0015; - public static int scrollView = 0x7f0c0039; - public static int search_badge = 0x7f0c004b; - public static int search_bar = 0x7f0c004a; - public static int search_button = 0x7f0c004c; - public static int search_close_btn = 0x7f0c0051; - public static int search_edit_frame = 0x7f0c004d; - public static int search_go_btn = 0x7f0c0053; - public static int search_mag_icon = 0x7f0c004e; - public static int search_plate = 0x7f0c004f; - public static int search_src_text = 0x7f0c0050; - public static int search_voice_btn = 0x7f0c0054; - public static int select_dialog_listview = 0x7f0c0055; - public static int shortcut = 0x7f0c0040; - public static int showCustom = 0x7f0c0010; - public static int showHome = 0x7f0c0011; - public static int showTitle = 0x7f0c0012; - public static int split_action_bar = 0x7f0c0008; - public static int src_atop = 0x7f0c0016; - public static int src_in = 0x7f0c0017; - public static int src_over = 0x7f0c0018; - public static int status_bar_latest_event_content = 0x7f0c0059; - public static int submit_area = 0x7f0c0052; - public static int tabMode = 0x7f0c000c; - public static int text = 0x7f0c0061; - public static int text2 = 0x7f0c005f; - public static int textSpacerNoButtons = 0x7f0c003a; - public static int time = 0x7f0c005d; - public static int title = 0x7f0c0033; - public static int title_template = 0x7f0c0036; - public static int topPanel = 0x7f0c0035; - public static int up = 0x7f0c0009; - public static int useLogo = 0x7f0c0013; - public static int withText = 0x7f0c0028; - public static int wrap_content = 0x7f0c0029; - } - public static final class integer { - public static int abc_config_activityDefaultDur = 0x7f0a0001; - public static int abc_config_activityShortDur = 0x7f0a0002; - public static int abc_max_action_buttons = 0x7f0a0000; - public static int cancel_button_image_alpha = 0x7f0a0003; - public static int status_bar_notification_info_maxnum = 0x7f0a0004; - } - 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_material = 0x7f030009; - public static int abc_dialog_title_material = 0x7f03000a; - public static int abc_expanded_menu_layout = 0x7f03000b; - public static int abc_list_menu_item_checkbox = 0x7f03000c; - public static int abc_list_menu_item_icon = 0x7f03000d; - public static int abc_list_menu_item_layout = 0x7f03000e; - public static int abc_list_menu_item_radio = 0x7f03000f; - public static int abc_popup_menu_item_layout = 0x7f030010; - public static int abc_screen_content_include = 0x7f030011; - public static int abc_screen_simple = 0x7f030012; - public static int abc_screen_simple_overlay_action_mode = 0x7f030013; - public static int abc_screen_toolbar = 0x7f030014; - public static int abc_search_dropdown_item_icons_2line = 0x7f030015; - public static int abc_search_view = 0x7f030016; - public static int abc_select_dialog_material = 0x7f030017; - public static int notification_media_action = 0x7f030019; - public static int notification_media_cancel_action = 0x7f03001a; - public static int notification_template_big_media = 0x7f03001b; - public static int notification_template_big_media_narrow = 0x7f03001c; - public static int notification_template_lines = 0x7f03001d; - public static int notification_template_media = 0x7f03001e; - public static int notification_template_part_chronometer = 0x7f03001f; - public static int notification_template_part_time = 0x7f030020; - public static int select_dialog_item_material = 0x7f030024; - public static int select_dialog_multichoice_material = 0x7f030025; - public static int select_dialog_singlechoice_material = 0x7f030026; - public static int support_simple_spinner_dropdown_item = 0x7f030027; - } - public static final class string { - public static int abc_action_bar_home_description = 0x7f060000; - public static int abc_action_bar_home_description_format = 0x7f060001; - public static int abc_action_bar_home_subtitle_description_format = 0x7f060002; - public static int abc_action_bar_up_description = 0x7f060003; - public static int abc_action_menu_overflow_description = 0x7f060004; - public static int abc_action_mode_done = 0x7f060005; - public static int abc_activity_chooser_view_see_all = 0x7f060006; - public static int abc_activitychooserview_choose_application = 0x7f060007; - public static int abc_search_hint = 0x7f060008; - public static int abc_searchview_description_clear = 0x7f060009; - public static int abc_searchview_description_query = 0x7f06000a; - public static int abc_searchview_description_search = 0x7f06000b; - public static int abc_searchview_description_submit = 0x7f06000c; - public static int abc_searchview_description_voice = 0x7f06000d; - public static int abc_shareactionprovider_share_with = 0x7f06000e; - public static int abc_shareactionprovider_share_with_application = 0x7f06000f; - public static int abc_toolbar_collapse_description = 0x7f060010; - public static int status_bar_notification_info_overflow = 0x7f060011; - } - public static final class style { - public static int AlertDialog_AppCompat = 0x7f08007a; - public static int AlertDialog_AppCompat_Light = 0x7f08007b; - public static int Animation_AppCompat_Dialog = 0x7f08007c; - public static int Animation_AppCompat_DropDownUp = 0x7f08007d; - public static int Base_AlertDialog_AppCompat = 0x7f08007f; - public static int Base_AlertDialog_AppCompat_Light = 0x7f080080; - public static int Base_Animation_AppCompat_Dialog = 0x7f080081; - public static int Base_Animation_AppCompat_DropDownUp = 0x7f080082; - public static int Base_DialogWindowTitleBackground_AppCompat = 0x7f080084; - public static int Base_DialogWindowTitle_AppCompat = 0x7f080083; - public static int Base_TextAppearance_AppCompat = 0x7f08002d; - public static int Base_TextAppearance_AppCompat_Body1 = 0x7f08002e; - public static int Base_TextAppearance_AppCompat_Body2 = 0x7f08002f; - public static int Base_TextAppearance_AppCompat_Button = 0x7f080018; - public static int Base_TextAppearance_AppCompat_Caption = 0x7f080030; - public static int Base_TextAppearance_AppCompat_Display1 = 0x7f080031; - public static int Base_TextAppearance_AppCompat_Display2 = 0x7f080032; - public static int Base_TextAppearance_AppCompat_Display3 = 0x7f080033; - public static int Base_TextAppearance_AppCompat_Display4 = 0x7f080034; - public static int Base_TextAppearance_AppCompat_Headline = 0x7f080035; - public static int Base_TextAppearance_AppCompat_Inverse = 0x7f080003; - public static int Base_TextAppearance_AppCompat_Large = 0x7f080036; - public static int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f080004; - public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f080037; - public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f080038; - public static int Base_TextAppearance_AppCompat_Medium = 0x7f080039; - public static int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f080005; - public static int Base_TextAppearance_AppCompat_Menu = 0x7f08003a; - public static int Base_TextAppearance_AppCompat_SearchResult = 0x7f080085; - public static int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f08003b; - public static int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f08003c; - public static int Base_TextAppearance_AppCompat_Small = 0x7f08003d; - public static int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f080006; - public static int Base_TextAppearance_AppCompat_Subhead = 0x7f08003e; - public static int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f080007; - public static int Base_TextAppearance_AppCompat_Title = 0x7f08003f; - public static int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f080008; - public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f080040; - public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f080041; - public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f080042; - public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f080043; - public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f080044; - public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f080045; - public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f080046; - public static int Base_TextAppearance_AppCompat_Widget_Button = 0x7f080047; - public static int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f080076; - public static int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f080086; - public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f080048; - public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f080049; - public static int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f08004a; - public static int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f08004b; - public static int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f080087; - public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f08004c; - public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f08004d; - public static int Base_ThemeOverlay_AppCompat = 0x7f080090; - public static int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f080091; - public static int Base_ThemeOverlay_AppCompat_Dark = 0x7f080092; - public static int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f080093; - public static int Base_ThemeOverlay_AppCompat_Light = 0x7f080094; - public static int Base_Theme_AppCompat = 0x7f08004e; - public static int Base_Theme_AppCompat_CompactMenu = 0x7f080088; - public static int Base_Theme_AppCompat_Dialog = 0x7f080009; - public static int Base_Theme_AppCompat_DialogWhenLarge = 0x7f080001; - public static int Base_Theme_AppCompat_Dialog_Alert = 0x7f080089; - public static int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f08008a; - public static int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f08008b; - public static int Base_Theme_AppCompat_Light = 0x7f08004f; - public static int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f08008c; - public static int Base_Theme_AppCompat_Light_Dialog = 0x7f08000a; - public static int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f080002; - public static int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f08008d; - public static int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f08008e; - public static int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f08008f; - public static int Base_V11_Theme_AppCompat_Dialog = 0x7f08000b; - public static int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f08000c; - public static int Base_V12_Widget_AppCompat_AutoCompleteTextView = 0x7f080014; - public static int Base_V12_Widget_AppCompat_EditText = 0x7f080015; - public static int Base_V21_Theme_AppCompat = 0x7f080050; - public static int Base_V21_Theme_AppCompat_Dialog = 0x7f080051; - public static int Base_V21_Theme_AppCompat_Light = 0x7f080052; - public static int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f080053; - public static int Base_V22_Theme_AppCompat = 0x7f080074; - public static int Base_V22_Theme_AppCompat_Light = 0x7f080075; - public static int Base_V23_Theme_AppCompat = 0x7f080077; - public static int Base_V23_Theme_AppCompat_Light = 0x7f080078; - public static int Base_V7_Theme_AppCompat = 0x7f080095; - public static int Base_V7_Theme_AppCompat_Dialog = 0x7f080096; - public static int Base_V7_Theme_AppCompat_Light = 0x7f080097; - public static int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f080098; - public static int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f080099; - public static int Base_V7_Widget_AppCompat_EditText = 0x7f08009a; - public static int Base_Widget_AppCompat_ActionBar = 0x7f08009b; - public static int Base_Widget_AppCompat_ActionBar_Solid = 0x7f08009c; - public static int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f08009d; - public static int Base_Widget_AppCompat_ActionBar_TabText = 0x7f080054; - public static int Base_Widget_AppCompat_ActionBar_TabView = 0x7f080055; - public static int Base_Widget_AppCompat_ActionButton = 0x7f080056; - public static int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f080057; - public static int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f080058; - public static int Base_Widget_AppCompat_ActionMode = 0x7f08009e; - public static int Base_Widget_AppCompat_ActivityChooserView = 0x7f08009f; - public static int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f080016; - public static int Base_Widget_AppCompat_Button = 0x7f080059; - public static int Base_Widget_AppCompat_ButtonBar = 0x7f08005d; - public static int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0800a1; - public static int Base_Widget_AppCompat_Button_Borderless = 0x7f08005a; - public static int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f08005b; - public static int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0800a0; - public static int Base_Widget_AppCompat_Button_Colored = 0x7f080079; - public static int Base_Widget_AppCompat_Button_Small = 0x7f08005c; - public static int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f08005e; - public static int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f08005f; - public static int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f0800a2; - public static int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f080000; - public static int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f0800a3; - public static int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f080060; - public static int Base_Widget_AppCompat_EditText = 0x7f080017; - public static int Base_Widget_AppCompat_Light_ActionBar = 0x7f0800a4; - public static int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f0800a5; - public static int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0800a6; - public static int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f080061; - public static int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f080062; - public static int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f080063; - public static int Base_Widget_AppCompat_Light_PopupMenu = 0x7f080064; - public static int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f080065; - public static int Base_Widget_AppCompat_ListPopupWindow = 0x7f080066; - public static int Base_Widget_AppCompat_ListView = 0x7f080067; - public static int Base_Widget_AppCompat_ListView_DropDown = 0x7f080068; - public static int Base_Widget_AppCompat_ListView_Menu = 0x7f080069; - public static int Base_Widget_AppCompat_PopupMenu = 0x7f08006a; - public static int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f08006b; - public static int Base_Widget_AppCompat_PopupWindow = 0x7f0800a7; - public static int Base_Widget_AppCompat_ProgressBar = 0x7f08000d; - public static int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f08000e; - public static int Base_Widget_AppCompat_RatingBar = 0x7f08006c; - public static int Base_Widget_AppCompat_SearchView = 0x7f0800a8; - public static int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f0800a9; - public static int Base_Widget_AppCompat_Spinner = 0x7f08006d; - public static int Base_Widget_AppCompat_Spinner_Underlined = 0x7f08006e; - public static int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f08006f; - public static int Base_Widget_AppCompat_Toolbar = 0x7f0800aa; - public static int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f080070; - public static int Platform_AppCompat = 0x7f08000f; - public static int Platform_AppCompat_Light = 0x7f080010; - public static int Platform_ThemeOverlay_AppCompat = 0x7f080071; - public static int Platform_ThemeOverlay_AppCompat_Dark = 0x7f080072; - public static int Platform_ThemeOverlay_AppCompat_Light = 0x7f080073; - public static int Platform_V11_AppCompat = 0x7f080011; - public static int Platform_V11_AppCompat_Light = 0x7f080012; - public static int Platform_V14_AppCompat = 0x7f080019; - public static int Platform_V14_AppCompat_Light = 0x7f08001a; - public static int Platform_Widget_AppCompat_Spinner = 0x7f080013; - public static int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f080020; - public static int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f080021; - public static int RtlOverlay_Widget_AppCompat_ActionButton_Overflow = 0x7f080022; - public static int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f080023; - public static int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f080024; - public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f080025; - public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f080026; - public static int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f08002c; - public static int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f080027; - public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f080028; - public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f080029; - public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f08002a; - public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f08002b; - public static int TextAppearance_AppCompat = 0x7f0800b1; - public static int TextAppearance_AppCompat_Body1 = 0x7f0800b2; - public static int TextAppearance_AppCompat_Body2 = 0x7f0800b3; - public static int TextAppearance_AppCompat_Button = 0x7f0800b4; - public static int TextAppearance_AppCompat_Caption = 0x7f0800b5; - public static int TextAppearance_AppCompat_Display1 = 0x7f0800b6; - public static int TextAppearance_AppCompat_Display2 = 0x7f0800b7; - public static int TextAppearance_AppCompat_Display3 = 0x7f0800b8; - public static int TextAppearance_AppCompat_Display4 = 0x7f0800b9; - public static int TextAppearance_AppCompat_Headline = 0x7f0800ba; - public static int TextAppearance_AppCompat_Inverse = 0x7f0800bb; - public static int TextAppearance_AppCompat_Large = 0x7f0800bc; - public static int TextAppearance_AppCompat_Large_Inverse = 0x7f0800bd; - public static int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0800be; - public static int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0800bf; - public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0800c0; - public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0800c1; - public static int TextAppearance_AppCompat_Medium = 0x7f0800c2; - public static int TextAppearance_AppCompat_Medium_Inverse = 0x7f0800c3; - public static int TextAppearance_AppCompat_Menu = 0x7f0800c4; - public static int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0800c5; - public static int TextAppearance_AppCompat_SearchResult_Title = 0x7f0800c6; - public static int TextAppearance_AppCompat_Small = 0x7f0800c7; - public static int TextAppearance_AppCompat_Small_Inverse = 0x7f0800c8; - public static int TextAppearance_AppCompat_Subhead = 0x7f0800c9; - public static int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0800ca; - public static int TextAppearance_AppCompat_Title = 0x7f0800cb; - public static int TextAppearance_AppCompat_Title_Inverse = 0x7f0800cc; - public static int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0800cd; - public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0800ce; - public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0800cf; - public static int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0800d0; - public static int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0800d1; - public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0800d2; - public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0800d3; - public static int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0800d4; - public static int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0800d5; - public static int TextAppearance_AppCompat_Widget_Button = 0x7f0800d6; - public static int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f0800d7; - public static int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0800d8; - public static int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0800d9; - public static int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0800da; - public static int TextAppearance_AppCompat_Widget_Switch = 0x7f0800db; - public static int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0800dc; - public static int TextAppearance_StatusBar_EventContent = 0x7f08001b; - public static int TextAppearance_StatusBar_EventContent_Info = 0x7f08001c; - public static int TextAppearance_StatusBar_EventContent_Line2 = 0x7f08001d; - public static int TextAppearance_StatusBar_EventContent_Time = 0x7f08001e; - public static int TextAppearance_StatusBar_EventContent_Title = 0x7f08001f; - public static int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0800dd; - public static int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0800de; - public static int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0800df; - public static int ThemeOverlay_AppCompat = 0x7f0800f6; - public static int ThemeOverlay_AppCompat_ActionBar = 0x7f0800f7; - public static int ThemeOverlay_AppCompat_Dark = 0x7f0800f8; - public static int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0800f9; - public static int ThemeOverlay_AppCompat_Light = 0x7f0800fa; - public static int Theme_AppCompat = 0x7f0800e1; - public static int Theme_AppCompat_CompactMenu = 0x7f0800e2; - public static int Theme_AppCompat_Dialog = 0x7f0800e3; - public static int Theme_AppCompat_DialogWhenLarge = 0x7f0800e6; - public static int Theme_AppCompat_Dialog_Alert = 0x7f0800e4; - public static int Theme_AppCompat_Dialog_MinWidth = 0x7f0800e5; - public static int Theme_AppCompat_Light = 0x7f0800e7; - public static int Theme_AppCompat_Light_DarkActionBar = 0x7f0800e8; - public static int Theme_AppCompat_Light_Dialog = 0x7f0800e9; - public static int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0800ec; - public static int Theme_AppCompat_Light_Dialog_Alert = 0x7f0800ea; - public static int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0800eb; - public static int Theme_AppCompat_Light_NoActionBar = 0x7f0800ed; - public static int Theme_AppCompat_NoActionBar = 0x7f0800ee; - public static int Widget_AppCompat_ActionBar = 0x7f0800fb; - public static int Widget_AppCompat_ActionBar_Solid = 0x7f0800fc; - public static int Widget_AppCompat_ActionBar_TabBar = 0x7f0800fd; - public static int Widget_AppCompat_ActionBar_TabText = 0x7f0800fe; - public static int Widget_AppCompat_ActionBar_TabView = 0x7f0800ff; - public static int Widget_AppCompat_ActionButton = 0x7f080100; - public static int Widget_AppCompat_ActionButton_CloseMode = 0x7f080101; - public static int Widget_AppCompat_ActionButton_Overflow = 0x7f080102; - public static int Widget_AppCompat_ActionMode = 0x7f080103; - public static int Widget_AppCompat_ActivityChooserView = 0x7f080104; - public static int Widget_AppCompat_AutoCompleteTextView = 0x7f080105; - public static int Widget_AppCompat_Button = 0x7f080106; - public static int Widget_AppCompat_ButtonBar = 0x7f08010c; - public static int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f08010d; - public static int Widget_AppCompat_Button_Borderless = 0x7f080107; - public static int Widget_AppCompat_Button_Borderless_Colored = 0x7f080108; - public static int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f080109; - public static int Widget_AppCompat_Button_Colored = 0x7f08010a; - public static int Widget_AppCompat_Button_Small = 0x7f08010b; - public static int Widget_AppCompat_CompoundButton_CheckBox = 0x7f08010e; - public static int Widget_AppCompat_CompoundButton_RadioButton = 0x7f08010f; - public static int Widget_AppCompat_CompoundButton_Switch = 0x7f080110; - public static int Widget_AppCompat_DrawerArrowToggle = 0x7f080111; - public static int Widget_AppCompat_DropDownItem_Spinner = 0x7f080112; - public static int Widget_AppCompat_EditText = 0x7f080113; - public static int Widget_AppCompat_Light_ActionBar = 0x7f080114; - public static int Widget_AppCompat_Light_ActionBar_Solid = 0x7f080115; - public static int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f080116; - public static int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f080117; - public static int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f080118; - public static int Widget_AppCompat_Light_ActionBar_TabText = 0x7f080119; - public static int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f08011a; - public static int Widget_AppCompat_Light_ActionBar_TabView = 0x7f08011b; - public static int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f08011c; - public static int Widget_AppCompat_Light_ActionButton = 0x7f08011d; - public static int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f08011e; - public static int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f08011f; - public static int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f080120; - public static int Widget_AppCompat_Light_ActivityChooserView = 0x7f080121; - public static int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f080122; - public static int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f080123; - public static int Widget_AppCompat_Light_ListPopupWindow = 0x7f080124; - public static int Widget_AppCompat_Light_ListView_DropDown = 0x7f080125; - public static int Widget_AppCompat_Light_PopupMenu = 0x7f080126; - public static int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f080127; - public static int Widget_AppCompat_Light_SearchView = 0x7f080128; - public static int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f080129; - public static int Widget_AppCompat_ListPopupWindow = 0x7f08012a; - public static int Widget_AppCompat_ListView = 0x7f08012b; - public static int Widget_AppCompat_ListView_DropDown = 0x7f08012c; - public static int Widget_AppCompat_ListView_Menu = 0x7f08012d; - public static int Widget_AppCompat_PopupMenu = 0x7f08012e; - public static int Widget_AppCompat_PopupMenu_Overflow = 0x7f08012f; - public static int Widget_AppCompat_PopupWindow = 0x7f080130; - public static int Widget_AppCompat_ProgressBar = 0x7f080131; - public static int Widget_AppCompat_ProgressBar_Horizontal = 0x7f080132; - public static int Widget_AppCompat_RatingBar = 0x7f080133; - public static int Widget_AppCompat_SearchView = 0x7f080134; - public static int Widget_AppCompat_SearchView_ActionBar = 0x7f080135; - public static int Widget_AppCompat_Spinner = 0x7f080136; - public static int Widget_AppCompat_Spinner_DropDown = 0x7f080137; - public static int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f080138; - public static int Widget_AppCompat_Spinner_Underlined = 0x7f080139; - public static int Widget_AppCompat_TextView_SpinnerItem = 0x7f08013a; - public static int Widget_AppCompat_Toolbar = 0x7f08013b; - public static int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f08013c; - } - 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, 0x7f010099 }; - 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_contentInsetLeft = 22; - public static int ActionBar_contentInsetRight = 23; - public static int ActionBar_contentInsetStart = 20; - public static int ActionBar_customNavigationLayout = 13; - public static int ActionBar_displayOptions = 3; - public static int ActionBar_divider = 9; - public static int ActionBar_elevation = 24; - public static int ActionBar_height = 0; - public static int ActionBar_hideOnContentScroll = 19; - public static int ActionBar_homeAsUpIndicator = 26; - 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 = 25; - 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, 0x7f01001c }; - 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 = { 0x7f01001d, 0x7f01001e }; - public static int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; - public static int ActivityChooserView_initialActivityCount = 0; - public static int[] AlertDialog = { 0x010100f2, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023 }; - 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_singleChoiceItemLayout = 4; - public static int[] AppCompatTextView = { 0x01010034, 0x7f010024 }; - public static int AppCompatTextView_android_textAppearance = 0; - public static int AppCompatTextView_textAllCaps = 1; - public static int[] CompoundButton = { 0x01010107, 0x7f010025, 0x7f010026 }; - public static int CompoundButton_android_button = 0; - public static int CompoundButton_buttonTint = 1; - public static int CompoundButton_buttonTintMode = 2; - public static int[] DrawerArrowToggle = { 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e }; - 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, 0x7f010048, 0x7f010049, 0x7f01004a }; - 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, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e }; - 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, 0x7f01004f }; - 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[] PopupWindow = { 0x01010176, 0x7f010050 }; - public static int[] PopupWindowBackgroundState = { 0x7f010051 }; - public static int PopupWindowBackgroundState_state_above_anchor = 0; - public static int PopupWindow_android_popupBackground = 0; - public static int PopupWindow_overlapAnchor = 1; - public static int[] SearchView = { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062 }; - 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 = { 0x01010176, 0x0101017b, 0x01010262, 0x7f01001b }; - public static int Spinner_android_dropDownWidth = 2; - public static int Spinner_android_popupBackground = 0; - public static int Spinner_android_prompt = 1; - public static int Spinner_popupTheme = 3; - public static int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a }; - 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 = 9; - public static int SwitchCompat_splitTrack = 8; - public static int SwitchCompat_switchMinWidth = 6; - public static int SwitchCompat_switchPadding = 7; - public static int SwitchCompat_switchTextAppearance = 5; - public static int SwitchCompat_thumbTextPadding = 4; - public static int SwitchCompat_track = 3; - public static int[] TextAppearance = { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f010024 }; - public static int TextAppearance_android_textColor = 3; - 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 = 8; - public static int[] Theme = { 0x01010057, 0x010100ae, 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, 0x7f01009d, 0x7f01009e, 0x7f01009f, 0x7f0100a0, 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af, 0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5, 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba, 0x7f0100bb, 0x7f0100bc, 0x7f0100bd, 0x7f0100be, 0x7f0100bf, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, 0x7f0100cc, 0x7f0100cd, 0x7f0100ce, 0x7f0100cf, 0x7f0100d0, 0x7f0100d1, 0x7f0100d2, 0x7f0100d3, 0x7f0100d4 }; - public static int Theme_actionBarDivider = 23; - public static int Theme_actionBarItemBackground = 24; - public static int Theme_actionBarPopupTheme = 17; - public static int Theme_actionBarSize = 22; - public static int Theme_actionBarSplitStyle = 19; - public static int Theme_actionBarStyle = 18; - public static int Theme_actionBarTabBarStyle = 13; - public static int Theme_actionBarTabStyle = 12; - public static int Theme_actionBarTabTextStyle = 14; - public static int Theme_actionBarTheme = 20; - public static int Theme_actionBarWidgetTheme = 21; - public static int Theme_actionButtonStyle = 49; - public static int Theme_actionDropDownStyle = 45; - public static int Theme_actionMenuTextAppearance = 25; - public static int Theme_actionMenuTextColor = 26; - public static int Theme_actionModeBackground = 29; - public static int Theme_actionModeCloseButtonStyle = 28; - public static int Theme_actionModeCloseDrawable = 31; - public static int Theme_actionModeCopyDrawable = 33; - public static int Theme_actionModeCutDrawable = 32; - public static int Theme_actionModeFindDrawable = 37; - public static int Theme_actionModePasteDrawable = 34; - public static int Theme_actionModePopupWindowStyle = 39; - public static int Theme_actionModeSelectAllDrawable = 35; - public static int Theme_actionModeShareDrawable = 36; - public static int Theme_actionModeSplitBackground = 30; - public static int Theme_actionModeStyle = 27; - public static int Theme_actionModeWebSearchDrawable = 38; - public static int Theme_actionOverflowButtonStyle = 15; - public static int Theme_actionOverflowMenuStyle = 16; - public static int Theme_activityChooserViewStyle = 57; - public static int Theme_alertDialogButtonGroupStyle = 91; - public static int Theme_alertDialogCenterButtons = 92; - public static int Theme_alertDialogStyle = 90; - public static int Theme_alertDialogTheme = 93; - public static int Theme_android_windowAnimationStyle = 1; - public static int Theme_android_windowIsFloating = 0; - public static int Theme_autoCompleteTextViewStyle = 98; - public static int Theme_borderlessButtonStyle = 54; - public static int Theme_buttonBarButtonStyle = 51; - public static int Theme_buttonBarNegativeButtonStyle = 96; - public static int Theme_buttonBarNeutralButtonStyle = 97; - public static int Theme_buttonBarPositiveButtonStyle = 95; - public static int Theme_buttonBarStyle = 50; - public static int Theme_buttonStyle = 99; - public static int Theme_buttonStyleSmall = 100; - public static int Theme_checkboxStyle = 101; - public static int Theme_checkedTextViewStyle = 102; - public static int Theme_colorAccent = 83; - public static int Theme_colorButtonNormal = 87; - public static int Theme_colorControlActivated = 85; - public static int Theme_colorControlHighlight = 86; - public static int Theme_colorControlNormal = 84; - public static int Theme_colorPrimary = 81; - public static int Theme_colorPrimaryDark = 82; - public static int Theme_colorSwitchThumbNormal = 88; - public static int Theme_controlBackground = 89; - public static int Theme_dialogPreferredPadding = 43; - public static int Theme_dialogTheme = 42; - public static int Theme_dividerHorizontal = 56; - public static int Theme_dividerVertical = 55; - public static int Theme_dropDownListViewStyle = 73; - public static int Theme_dropdownListPreferredItemHeight = 46; - public static int Theme_editTextBackground = 63; - public static int Theme_editTextColor = 62; - public static int Theme_editTextStyle = 103; - public static int Theme_homeAsUpIndicator = 48; - public static int Theme_listChoiceBackgroundIndicator = 80; - public static int Theme_listDividerAlertDialog = 44; - public static int Theme_listPopupWindowStyle = 74; - public static int Theme_listPreferredItemHeight = 68; - public static int Theme_listPreferredItemHeightLarge = 70; - public static int Theme_listPreferredItemHeightSmall = 69; - public static int Theme_listPreferredItemPaddingLeft = 71; - public static int Theme_listPreferredItemPaddingRight = 72; - public static int Theme_panelBackground = 77; - public static int Theme_panelMenuListTheme = 79; - public static int Theme_panelMenuListWidth = 78; - public static int Theme_popupMenuStyle = 60; - public static int Theme_popupWindowStyle = 61; - public static int Theme_radioButtonStyle = 104; - public static int Theme_ratingBarStyle = 105; - public static int Theme_searchViewStyle = 67; - public static int Theme_selectableItemBackground = 52; - public static int Theme_selectableItemBackgroundBorderless = 53; - public static int Theme_spinnerDropDownItemStyle = 47; - public static int Theme_spinnerStyle = 106; - public static int Theme_switchStyle = 107; - public static int Theme_textAppearanceLargePopupMenu = 40; - public static int Theme_textAppearanceListItem = 75; - public static int Theme_textAppearanceListItemSmall = 76; - public static int Theme_textAppearanceSearchResultSubtitle = 65; - public static int Theme_textAppearanceSearchResultTitle = 64; - public static int Theme_textAppearanceSmallPopupMenu = 41; - public static int Theme_textColorAlertDialogListItem = 94; - public static int Theme_textColorSearchUrl = 66; - public static int Theme_toolbarNavigationButtonStyle = 59; - public static int Theme_toolbarStyle = 58; - public static int Theme_windowActionBar = 2; - public static int Theme_windowActionBarOverlay = 4; - public static int Theme_windowActionModeOverlay = 5; - public static int Theme_windowFixedHeightMajor = 9; - public static int Theme_windowFixedHeightMinor = 7; - public static int Theme_windowFixedWidthMajor = 6; - public static int Theme_windowFixedWidthMinor = 8; - public static int Theme_windowMinWidthMajor = 10; - public static int Theme_windowMinWidthMinor = 11; - public static int Theme_windowNoTitle = 3; - public static int[] Toolbar = { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001b, 0x7f0100d5, 0x7f0100d6, 0x7f0100d7, 0x7f0100d8, 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc, 0x7f0100dd, 0x7f0100de, 0x7f0100df, 0x7f0100e0, 0x7f0100e1, 0x7f0100e2, 0x7f0100e3 }; - public static int Toolbar_android_gravity = 0; - public static int Toolbar_android_minHeight = 1; - public static int Toolbar_collapseContentDescription = 19; - public static int Toolbar_collapseIcon = 18; - public static int Toolbar_contentInsetEnd = 6; - public static int Toolbar_contentInsetLeft = 7; - public static int Toolbar_contentInsetRight = 8; - public static int Toolbar_contentInsetStart = 5; - public static int Toolbar_logo = 4; - public static int Toolbar_logoDescription = 22; - public static int Toolbar_maxButtonHeight = 17; - public static int Toolbar_navigationContentDescription = 21; - public static int Toolbar_navigationIcon = 20; - public static int Toolbar_popupTheme = 9; - public static int Toolbar_subtitle = 3; - public static int Toolbar_subtitleTextAppearance = 11; - public static int Toolbar_subtitleTextColor = 24; - public static int Toolbar_title = 2; - public static int Toolbar_titleMarginBottom = 16; - public static int Toolbar_titleMarginEnd = 14; - public static int Toolbar_titleMarginStart = 13; - public static int Toolbar_titleMarginTop = 15; - public static int Toolbar_titleMargins = 12; - public static int Toolbar_titleTextAppearance = 10; - public static int Toolbar_titleTextColor = 23; - public static int[] View = { 0x01010000, 0x010100da, 0x7f0100e4, 0x7f0100e5, 0x7f0100e6 }; - public static int[] ViewBackgroundHelper = { 0x010100d4, 0x7f0100e7, 0x7f0100e8 }; - 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/android/build/generated/source/r/release/android/support/v7/recyclerview/R.java b/android/build/generated/source/r/release/android/support/v7/recyclerview/R.java deleted file mode 100644 index b1e7fcf..0000000 --- a/android/build/generated/source/r/release/android/support/v7/recyclerview/R.java +++ /dev/null @@ -1,32 +0,0 @@ -/* 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.recyclerview; - -public final class R { - public static final class attr { - public static int layoutManager = 0x7f010052; - public static int reverseLayout = 0x7f010054; - public static int spanCount = 0x7f010053; - public static int stackFromEnd = 0x7f010055; - } - public static final class dimen { - public static int item_touch_helper_max_drag_scroll_per_frame = 0x7f070045; - public static int item_touch_helper_swipe_escape_max_velocity = 0x7f070046; - public static int item_touch_helper_swipe_escape_velocity = 0x7f070047; - } - public static final class id { - public static int item_touch_helper_previous_elevation = 0x7f0c0005; - } - public static final class styleable { - public static int[] RecyclerView = { 0x010100c4, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055 }; - public static int RecyclerView_android_orientation = 0; - public static int RecyclerView_layoutManager = 1; - public static int RecyclerView_reverseLayout = 3; - public static int RecyclerView_spanCount = 2; - public static int RecyclerView_stackFromEnd = 4; - } -} diff --git a/android/build/generated/source/r/release/com/facebook/drawee/R.java b/android/build/generated/source/r/release/com/facebook/drawee/R.java deleted file mode 100644 index b712479..0000000 --- a/android/build/generated/source/r/release/com/facebook/drawee/R.java +++ /dev/null @@ -1,79 +0,0 @@ -/* 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.facebook.drawee; - -public final class R { - public static final class attr { - public static int actualImageScaleType = 0x7f01003a; - public static int actualImageUri = 0x7f010063; - public static int backgroundImage = 0x7f01003b; - public static int fadeDuration = 0x7f01002f; - public static int failureImage = 0x7f010035; - public static int failureImageScaleType = 0x7f010036; - public static int overlayImage = 0x7f01003c; - public static int placeholderImage = 0x7f010031; - public static int placeholderImageScaleType = 0x7f010032; - public static int pressedStateOverlayImage = 0x7f01003d; - public static int progressBarAutoRotateInterval = 0x7f010039; - public static int progressBarImage = 0x7f010037; - public static int progressBarImageScaleType = 0x7f010038; - public static int retryImage = 0x7f010033; - public static int retryImageScaleType = 0x7f010034; - public static int roundAsCircle = 0x7f01003e; - public static int roundBottomLeft = 0x7f010043; - public static int roundBottomRight = 0x7f010042; - public static int roundTopLeft = 0x7f010040; - public static int roundTopRight = 0x7f010041; - public static int roundWithOverlayColor = 0x7f010044; - public static int roundedCornerRadius = 0x7f01003f; - public static int roundingBorderColor = 0x7f010046; - public static int roundingBorderPadding = 0x7f010047; - public static int roundingBorderWidth = 0x7f010045; - public static int viewAspectRatio = 0x7f010030; - } - public static final class id { - public static int center = 0x7f0c0019; - public static int centerCrop = 0x7f0c001a; - public static int centerInside = 0x7f0c001b; - public static int fitCenter = 0x7f0c001c; - public static int fitEnd = 0x7f0c001d; - public static int fitStart = 0x7f0c001e; - public static int fitXY = 0x7f0c001f; - public static int focusCrop = 0x7f0c0020; - public static int none = 0x7f0c000f; - } - public static final class styleable { - public static int[] GenericDraweeHierarchy = { 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 }; - public static int GenericDraweeHierarchy_actualImageScaleType = 11; - public static int GenericDraweeHierarchy_backgroundImage = 12; - public static int GenericDraweeHierarchy_fadeDuration = 0; - public static int GenericDraweeHierarchy_failureImage = 6; - public static int GenericDraweeHierarchy_failureImageScaleType = 7; - public static int GenericDraweeHierarchy_overlayImage = 13; - public static int GenericDraweeHierarchy_placeholderImage = 2; - public static int GenericDraweeHierarchy_placeholderImageScaleType = 3; - public static int GenericDraweeHierarchy_pressedStateOverlayImage = 14; - public static int GenericDraweeHierarchy_progressBarAutoRotateInterval = 10; - public static int GenericDraweeHierarchy_progressBarImage = 8; - public static int GenericDraweeHierarchy_progressBarImageScaleType = 9; - public static int GenericDraweeHierarchy_retryImage = 4; - public static int GenericDraweeHierarchy_retryImageScaleType = 5; - public static int GenericDraweeHierarchy_roundAsCircle = 15; - public static int GenericDraweeHierarchy_roundBottomLeft = 20; - public static int GenericDraweeHierarchy_roundBottomRight = 19; - public static int GenericDraweeHierarchy_roundTopLeft = 17; - public static int GenericDraweeHierarchy_roundTopRight = 18; - public static int GenericDraweeHierarchy_roundWithOverlayColor = 21; - public static int GenericDraweeHierarchy_roundedCornerRadius = 16; - public static int GenericDraweeHierarchy_roundingBorderColor = 23; - public static int GenericDraweeHierarchy_roundingBorderPadding = 24; - public static int GenericDraweeHierarchy_roundingBorderWidth = 22; - public static int GenericDraweeHierarchy_viewAspectRatio = 1; - public static int[] SimpleDraweeView = { 0x7f010063 }; - public static int SimpleDraweeView_actualImageUri = 0; - } -} diff --git a/android/build/generated/source/r/release/com/facebook/drawee/backends/pipeline/R.java b/android/build/generated/source/r/release/com/facebook/drawee/backends/pipeline/R.java deleted file mode 100644 index 89391ac..0000000 --- a/android/build/generated/source/r/release/com/facebook/drawee/backends/pipeline/R.java +++ /dev/null @@ -1,79 +0,0 @@ -/* 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.facebook.drawee.backends.pipeline; - -public final class R { - public static final class attr { - public static int actualImageScaleType = 0x7f01003a; - public static int actualImageUri = 0x7f010063; - public static int backgroundImage = 0x7f01003b; - public static int fadeDuration = 0x7f01002f; - public static int failureImage = 0x7f010035; - public static int failureImageScaleType = 0x7f010036; - public static int overlayImage = 0x7f01003c; - public static int placeholderImage = 0x7f010031; - public static int placeholderImageScaleType = 0x7f010032; - public static int pressedStateOverlayImage = 0x7f01003d; - public static int progressBarAutoRotateInterval = 0x7f010039; - public static int progressBarImage = 0x7f010037; - public static int progressBarImageScaleType = 0x7f010038; - public static int retryImage = 0x7f010033; - public static int retryImageScaleType = 0x7f010034; - public static int roundAsCircle = 0x7f01003e; - public static int roundBottomLeft = 0x7f010043; - public static int roundBottomRight = 0x7f010042; - public static int roundTopLeft = 0x7f010040; - public static int roundTopRight = 0x7f010041; - public static int roundWithOverlayColor = 0x7f010044; - public static int roundedCornerRadius = 0x7f01003f; - public static int roundingBorderColor = 0x7f010046; - public static int roundingBorderPadding = 0x7f010047; - public static int roundingBorderWidth = 0x7f010045; - public static int viewAspectRatio = 0x7f010030; - } - public static final class id { - public static int center = 0x7f0c0019; - public static int centerCrop = 0x7f0c001a; - public static int centerInside = 0x7f0c001b; - public static int fitCenter = 0x7f0c001c; - public static int fitEnd = 0x7f0c001d; - public static int fitStart = 0x7f0c001e; - public static int fitXY = 0x7f0c001f; - public static int focusCrop = 0x7f0c0020; - public static int none = 0x7f0c000f; - } - public static final class styleable { - public static int[] GenericDraweeHierarchy = { 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 }; - public static int GenericDraweeHierarchy_actualImageScaleType = 11; - public static int GenericDraweeHierarchy_backgroundImage = 12; - public static int GenericDraweeHierarchy_fadeDuration = 0; - public static int GenericDraweeHierarchy_failureImage = 6; - public static int GenericDraweeHierarchy_failureImageScaleType = 7; - public static int GenericDraweeHierarchy_overlayImage = 13; - public static int GenericDraweeHierarchy_placeholderImage = 2; - public static int GenericDraweeHierarchy_placeholderImageScaleType = 3; - public static int GenericDraweeHierarchy_pressedStateOverlayImage = 14; - public static int GenericDraweeHierarchy_progressBarAutoRotateInterval = 10; - public static int GenericDraweeHierarchy_progressBarImage = 8; - public static int GenericDraweeHierarchy_progressBarImageScaleType = 9; - public static int GenericDraweeHierarchy_retryImage = 4; - public static int GenericDraweeHierarchy_retryImageScaleType = 5; - public static int GenericDraweeHierarchy_roundAsCircle = 15; - public static int GenericDraweeHierarchy_roundBottomLeft = 20; - public static int GenericDraweeHierarchy_roundBottomRight = 19; - public static int GenericDraweeHierarchy_roundTopLeft = 17; - public static int GenericDraweeHierarchy_roundTopRight = 18; - public static int GenericDraweeHierarchy_roundWithOverlayColor = 21; - public static int GenericDraweeHierarchy_roundedCornerRadius = 16; - public static int GenericDraweeHierarchy_roundingBorderColor = 23; - public static int GenericDraweeHierarchy_roundingBorderPadding = 24; - public static int GenericDraweeHierarchy_roundingBorderWidth = 22; - public static int GenericDraweeHierarchy_viewAspectRatio = 1; - public static int[] SimpleDraweeView = { 0x7f010063 }; - public static int SimpleDraweeView_actualImageUri = 0; - } -} diff --git a/android/build/generated/source/r/release/com/facebook/fbui/textlayoutbuilder/R.java b/android/build/generated/source/r/release/com/facebook/fbui/textlayoutbuilder/R.java deleted file mode 100644 index c48cbdf..0000000 --- a/android/build/generated/source/r/release/com/facebook/fbui/textlayoutbuilder/R.java +++ /dev/null @@ -1,32 +0,0 @@ -/* 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.facebook.fbui.textlayoutbuilder; - -public final class R { - public static final class styleable { - public static int[] TextAppearance = { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f010024 }; - public static int TextAppearance_android_shadowColor = 4; - public static int TextAppearance_android_shadowDx = 5; - public static int TextAppearance_android_shadowDy = 6; - public static int TextAppearance_android_shadowRadius = 7; - public static int TextAppearance_android_textColor = 3; - public static int TextAppearance_android_textSize = 0; - public static int TextAppearance_android_textStyle = 2; - public static int[] TextStyle = { 0x01010034, 0x01010095, 0x01010097, 0x01010098, 0x010100ab, 0x01010153, 0x0101015d, 0x01010161, 0x01010162, 0x01010163, 0x01010164 }; - public static int TextStyle_android_ellipsize = 4; - public static int TextStyle_android_maxLines = 5; - public static int TextStyle_android_shadowColor = 7; - public static int TextStyle_android_shadowDx = 8; - public static int TextStyle_android_shadowDy = 9; - public static int TextStyle_android_shadowRadius = 10; - public static int TextStyle_android_singleLine = 6; - public static int TextStyle_android_textAppearance = 0; - public static int TextStyle_android_textColor = 3; - public static int TextStyle_android_textSize = 1; - public static int TextStyle_android_textStyle = 2; - } -} diff --git a/android/build/generated/source/r/release/com/facebook/react/R.java b/android/build/generated/source/r/release/com/facebook/react/R.java deleted file mode 100644 index afe1c67..0000000 --- a/android/build/generated/source/r/release/com/facebook/react/R.java +++ /dev/null @@ -1,1378 +0,0 @@ -/* 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.facebook.react; - -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 int catalyst_push_up_in = 0x7f04000a; - public static int catalyst_push_up_out = 0x7f04000b; - public static int fade_in = 0x7f04000c; - public static int fade_out = 0x7f04000d; - public static int slide_down = 0x7f04000e; - public static int slide_up = 0x7f04000f; - } - public static final class attr { - public static int actionBarDivider = 0x7f010080; - public static int actionBarItemBackground = 0x7f010081; - public static int actionBarPopupTheme = 0x7f01007a; - public static int actionBarSize = 0x7f01007f; - public static int actionBarSplitStyle = 0x7f01007c; - public static int actionBarStyle = 0x7f01007b; - public static int actionBarTabBarStyle = 0x7f010076; - public static int actionBarTabStyle = 0x7f010075; - public static int actionBarTabTextStyle = 0x7f010077; - public static int actionBarTheme = 0x7f01007d; - public static int actionBarWidgetTheme = 0x7f01007e; - public static int actionButtonStyle = 0x7f01009a; - public static int actionDropDownStyle = 0x7f010096; - public static int actionLayout = 0x7f01004c; - public static int actionMenuTextAppearance = 0x7f010082; - public static int actionMenuTextColor = 0x7f010083; - public static int actionModeBackground = 0x7f010086; - public static int actionModeCloseButtonStyle = 0x7f010085; - public static int actionModeCloseDrawable = 0x7f010088; - public static int actionModeCopyDrawable = 0x7f01008a; - public static int actionModeCutDrawable = 0x7f010089; - public static int actionModeFindDrawable = 0x7f01008e; - public static int actionModePasteDrawable = 0x7f01008b; - public static int actionModePopupWindowStyle = 0x7f010090; - public static int actionModeSelectAllDrawable = 0x7f01008c; - public static int actionModeShareDrawable = 0x7f01008d; - public static int actionModeSplitBackground = 0x7f010087; - public static int actionModeStyle = 0x7f010084; - public static int actionModeWebSearchDrawable = 0x7f01008f; - public static int actionOverflowButtonStyle = 0x7f010078; - public static int actionOverflowMenuStyle = 0x7f010079; - public static int actionProviderClass = 0x7f01004e; - public static int actionViewClass = 0x7f01004d; - public static int activityChooserViewStyle = 0x7f0100a2; - public static int actualImageScaleType = 0x7f01003a; - public static int actualImageUri = 0x7f010063; - public static int alertDialogButtonGroupStyle = 0x7f0100c4; - public static int alertDialogCenterButtons = 0x7f0100c5; - public static int alertDialogStyle = 0x7f0100c3; - public static int alertDialogTheme = 0x7f0100c6; - public static int arrowHeadLength = 0x7f01002b; - public static int arrowShaftLength = 0x7f01002c; - public static int autoCompleteTextViewStyle = 0x7f0100cb; - public static int background = 0x7f01000c; - public static int backgroundImage = 0x7f01003b; - public static int backgroundSplit = 0x7f01000e; - public static int backgroundStacked = 0x7f01000d; - public static int backgroundTint = 0x7f0100e7; - public static int backgroundTintMode = 0x7f0100e8; - public static int barLength = 0x7f01002d; - public static int borderlessButtonStyle = 0x7f01009f; - public static int buttonBarButtonStyle = 0x7f01009c; - public static int buttonBarNegativeButtonStyle = 0x7f0100c9; - public static int buttonBarNeutralButtonStyle = 0x7f0100ca; - public static int buttonBarPositiveButtonStyle = 0x7f0100c8; - public static int buttonBarStyle = 0x7f01009b; - public static int buttonPanelSideLayout = 0x7f01001f; - public static int buttonStyle = 0x7f0100cc; - public static int buttonStyleSmall = 0x7f0100cd; - public static int buttonTint = 0x7f010025; - public static int buttonTintMode = 0x7f010026; - public static int checkboxStyle = 0x7f0100ce; - public static int checkedTextViewStyle = 0x7f0100cf; - public static int closeIcon = 0x7f01005a; - public static int closeItemLayout = 0x7f01001c; - public static int collapseContentDescription = 0x7f0100de; - public static int collapseIcon = 0x7f0100dd; - public static int color = 0x7f010027; - public static int colorAccent = 0x7f0100bc; - public static int colorButtonNormal = 0x7f0100c0; - public static int colorControlActivated = 0x7f0100be; - public static int colorControlHighlight = 0x7f0100bf; - public static int colorControlNormal = 0x7f0100bd; - public static int colorPrimary = 0x7f0100ba; - public static int colorPrimaryDark = 0x7f0100bb; - public static int colorSwitchThumbNormal = 0x7f0100c1; - public static int commitIcon = 0x7f01005f; - public static int contentInsetEnd = 0x7f010017; - public static int contentInsetLeft = 0x7f010018; - public static int contentInsetRight = 0x7f010019; - public static int contentInsetStart = 0x7f010016; - public static int controlBackground = 0x7f0100c2; - public static int customNavigationLayout = 0x7f01000f; - public static int defaultQueryHint = 0x7f010059; - public static int dialogPreferredPadding = 0x7f010094; - public static int dialogTheme = 0x7f010093; - public static int displayOptions = 0x7f010005; - public static int divider = 0x7f01000b; - public static int dividerHorizontal = 0x7f0100a1; - public static int dividerPadding = 0x7f01004a; - public static int dividerVertical = 0x7f0100a0; - public static int drawableSize = 0x7f010029; - public static int drawerArrowStyle = 0x7f010000; - public static int dropDownListViewStyle = 0x7f0100b2; - public static int dropdownListPreferredItemHeight = 0x7f010097; - public static int editTextBackground = 0x7f0100a8; - public static int editTextColor = 0x7f0100a7; - public static int editTextStyle = 0x7f0100d0; - public static int elevation = 0x7f01001a; - public static int expandActivityOverflowButtonDrawable = 0x7f01001e; - public static int fadeDuration = 0x7f01002f; - public static int failureImage = 0x7f010035; - public static int failureImageScaleType = 0x7f010036; - public static int gapBetweenBars = 0x7f01002a; - public static int goIcon = 0x7f01005b; - public static int height = 0x7f010001; - public static int hideOnContentScroll = 0x7f010015; - public static int homeAsUpIndicator = 0x7f010099; - public static int homeLayout = 0x7f010010; - public static int icon = 0x7f010009; - public static int iconifiedByDefault = 0x7f010057; - public static int indeterminateProgressStyle = 0x7f010012; - public static int initialActivityCount = 0x7f01001d; - public static int isLightTheme = 0x7f010002; - public static int itemPadding = 0x7f010014; - public static int layout = 0x7f010056; - public static int layoutManager = 0x7f010052; - public static int listChoiceBackgroundIndicator = 0x7f0100b9; - public static int listDividerAlertDialog = 0x7f010095; - public static int listItemLayout = 0x7f010023; - public static int listLayout = 0x7f010020; - public static int listPopupWindowStyle = 0x7f0100b3; - public static int listPreferredItemHeight = 0x7f0100ad; - public static int listPreferredItemHeightLarge = 0x7f0100af; - public static int listPreferredItemHeightSmall = 0x7f0100ae; - public static int listPreferredItemPaddingLeft = 0x7f0100b0; - public static int listPreferredItemPaddingRight = 0x7f0100b1; - public static int logo = 0x7f01000a; - public static int logoDescription = 0x7f0100e1; - public static int maxButtonHeight = 0x7f0100dc; - public static int measureWithLargestChild = 0x7f010048; - public static int multiChoiceItemLayout = 0x7f010021; - public static int navigationContentDescription = 0x7f0100e0; - public static int navigationIcon = 0x7f0100df; - public static int navigationMode = 0x7f010004; - public static int overlapAnchor = 0x7f010050; - public static int overlayImage = 0x7f01003c; - public static int paddingEnd = 0x7f0100e5; - public static int paddingStart = 0x7f0100e4; - public static int panelBackground = 0x7f0100b6; - public static int panelMenuListTheme = 0x7f0100b8; - public static int panelMenuListWidth = 0x7f0100b7; - public static int placeholderImage = 0x7f010031; - public static int placeholderImageScaleType = 0x7f010032; - public static int popupMenuStyle = 0x7f0100a5; - public static int popupTheme = 0x7f01001b; - public static int popupWindowStyle = 0x7f0100a6; - public static int preserveIconSpacing = 0x7f01004f; - public static int pressedStateOverlayImage = 0x7f01003d; - public static int progressBarAutoRotateInterval = 0x7f010039; - public static int progressBarImage = 0x7f010037; - public static int progressBarImageScaleType = 0x7f010038; - public static int progressBarPadding = 0x7f010013; - public static int progressBarStyle = 0x7f010011; - public static int queryBackground = 0x7f010061; - public static int queryHint = 0x7f010058; - public static int radioButtonStyle = 0x7f0100d1; - public static int ratingBarStyle = 0x7f0100d2; - public static int retryImage = 0x7f010033; - public static int retryImageScaleType = 0x7f010034; - public static int reverseLayout = 0x7f010054; - public static int roundAsCircle = 0x7f01003e; - public static int roundBottomLeft = 0x7f010043; - public static int roundBottomRight = 0x7f010042; - public static int roundTopLeft = 0x7f010040; - public static int roundTopRight = 0x7f010041; - public static int roundWithOverlayColor = 0x7f010044; - public static int roundedCornerRadius = 0x7f01003f; - public static int roundingBorderColor = 0x7f010046; - public static int roundingBorderPadding = 0x7f010047; - public static int roundingBorderWidth = 0x7f010045; - public static int searchHintIcon = 0x7f01005d; - public static int searchIcon = 0x7f01005c; - public static int searchViewStyle = 0x7f0100ac; - public static int selectableItemBackground = 0x7f01009d; - public static int selectableItemBackgroundBorderless = 0x7f01009e; - public static int showAsAction = 0x7f01004b; - public static int showDividers = 0x7f010049; - public static int showText = 0x7f01006a; - public static int singleChoiceItemLayout = 0x7f010022; - public static int spanCount = 0x7f010053; - public static int spinBars = 0x7f010028; - public static int spinnerDropDownItemStyle = 0x7f010098; - public static int spinnerStyle = 0x7f0100d3; - public static int splitTrack = 0x7f010069; - public static int stackFromEnd = 0x7f010055; - public static int state_above_anchor = 0x7f010051; - public static int submitBackground = 0x7f010062; - public static int subtitle = 0x7f010006; - public static int subtitleTextAppearance = 0x7f0100d6; - public static int subtitleTextColor = 0x7f0100e3; - public static int subtitleTextStyle = 0x7f010008; - public static int suggestionRowLayout = 0x7f010060; - public static int switchMinWidth = 0x7f010067; - public static int switchPadding = 0x7f010068; - public static int switchStyle = 0x7f0100d4; - public static int switchTextAppearance = 0x7f010066; - public static int textAllCaps = 0x7f010024; - public static int textAppearanceLargePopupMenu = 0x7f010091; - public static int textAppearanceListItem = 0x7f0100b4; - public static int textAppearanceListItemSmall = 0x7f0100b5; - public static int textAppearanceSearchResultSubtitle = 0x7f0100aa; - public static int textAppearanceSearchResultTitle = 0x7f0100a9; - public static int textAppearanceSmallPopupMenu = 0x7f010092; - public static int textColorAlertDialogListItem = 0x7f0100c7; - public static int textColorSearchUrl = 0x7f0100ab; - public static int theme = 0x7f0100e6; - public static int thickness = 0x7f01002e; - public static int thumbTextPadding = 0x7f010065; - public static int title = 0x7f010003; - public static int titleMarginBottom = 0x7f0100db; - public static int titleMarginEnd = 0x7f0100d9; - public static int titleMarginStart = 0x7f0100d8; - public static int titleMarginTop = 0x7f0100da; - public static int titleMargins = 0x7f0100d7; - public static int titleTextAppearance = 0x7f0100d5; - public static int titleTextColor = 0x7f0100e2; - public static int titleTextStyle = 0x7f010007; - public static int toolbarNavigationButtonStyle = 0x7f0100a4; - public static int toolbarStyle = 0x7f0100a3; - public static int track = 0x7f010064; - public static int viewAspectRatio = 0x7f010030; - public static int voiceIcon = 0x7f01005e; - public static int windowActionBar = 0x7f01006b; - public static int windowActionBarOverlay = 0x7f01006d; - public static int windowActionModeOverlay = 0x7f01006e; - public static int windowFixedHeightMajor = 0x7f010072; - public static int windowFixedHeightMinor = 0x7f010070; - public static int windowFixedWidthMajor = 0x7f01006f; - public static int windowFixedWidthMinor = 0x7f010071; - public static int windowMinWidthMajor = 0x7f010073; - public static int windowMinWidthMinor = 0x7f010074; - public static int windowNoTitle = 0x7f01006c; - } - public static final class bool { - public static int abc_action_bar_embed_tabs = 0x7f090002; - public static int abc_action_bar_embed_tabs_pre_jb = 0x7f090000; - public static int abc_action_bar_expanded_action_views_exclusive = 0x7f090003; - public static int abc_config_actionMenuItemAllCaps = 0x7f090004; - public static int abc_config_allowActionMenuItemTextWithIcon = 0x7f090001; - public static int abc_config_closeDialogWhenTouchOutside = 0x7f090005; - public static int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f090006; - } - public static final class color { - public static int abc_background_cache_hint_selector_material_dark = 0x7f0b003b; - public static int abc_background_cache_hint_selector_material_light = 0x7f0b003c; - public static int abc_color_highlight_material = 0x7f0b003d; - public static int abc_input_method_navigation_guard = 0x7f0b0000; - public static int abc_primary_text_disable_only_material_dark = 0x7f0b003e; - public static int abc_primary_text_disable_only_material_light = 0x7f0b003f; - public static int abc_primary_text_material_dark = 0x7f0b0040; - public static int abc_primary_text_material_light = 0x7f0b0041; - public static int abc_search_url_text = 0x7f0b0042; - public static int abc_search_url_text_normal = 0x7f0b0001; - public static int abc_search_url_text_pressed = 0x7f0b0002; - public static int abc_search_url_text_selected = 0x7f0b0003; - public static int abc_secondary_text_material_dark = 0x7f0b0043; - public static int abc_secondary_text_material_light = 0x7f0b0044; - public static int accent_material_dark = 0x7f0b0004; - public static int accent_material_light = 0x7f0b0005; - public static int background_floating_material_dark = 0x7f0b0006; - public static int background_floating_material_light = 0x7f0b0007; - public static int background_material_dark = 0x7f0b0008; - public static int background_material_light = 0x7f0b0009; - public static int bright_foreground_disabled_material_dark = 0x7f0b000a; - public static int bright_foreground_disabled_material_light = 0x7f0b000b; - public static int bright_foreground_inverse_material_dark = 0x7f0b000c; - public static int bright_foreground_inverse_material_light = 0x7f0b000d; - public static int bright_foreground_material_dark = 0x7f0b000e; - public static int bright_foreground_material_light = 0x7f0b000f; - public static int button_material_dark = 0x7f0b0010; - public static int button_material_light = 0x7f0b0011; - public static int catalyst_redbox_background = 0x7f0b0012; - public static int dim_foreground_disabled_material_dark = 0x7f0b0013; - public static int dim_foreground_disabled_material_light = 0x7f0b0014; - public static int dim_foreground_material_dark = 0x7f0b0015; - public static int dim_foreground_material_light = 0x7f0b0016; - public static int foreground_material_dark = 0x7f0b0017; - public static int foreground_material_light = 0x7f0b0018; - public static int highlighted_text_material_dark = 0x7f0b0019; - public static int highlighted_text_material_light = 0x7f0b001a; - public static int hint_foreground_material_dark = 0x7f0b001b; - public static int hint_foreground_material_light = 0x7f0b001c; - public static int material_blue_grey_800 = 0x7f0b001d; - public static int material_blue_grey_900 = 0x7f0b001e; - public static int material_blue_grey_950 = 0x7f0b001f; - public static int material_deep_teal_200 = 0x7f0b0020; - public static int material_deep_teal_500 = 0x7f0b0021; - public static int material_grey_100 = 0x7f0b0022; - public static int material_grey_300 = 0x7f0b0023; - public static int material_grey_50 = 0x7f0b0024; - public static int material_grey_600 = 0x7f0b0025; - public static int material_grey_800 = 0x7f0b0026; - public static int material_grey_850 = 0x7f0b0027; - public static int material_grey_900 = 0x7f0b0028; - public static int primary_dark_material_dark = 0x7f0b0029; - public static int primary_dark_material_light = 0x7f0b002a; - public static int primary_material_dark = 0x7f0b002b; - public static int primary_material_light = 0x7f0b002c; - public static int primary_text_default_material_dark = 0x7f0b002d; - public static int primary_text_default_material_light = 0x7f0b002e; - public static int primary_text_disabled_material_dark = 0x7f0b002f; - public static int primary_text_disabled_material_light = 0x7f0b0030; - public static int ripple_material_dark = 0x7f0b0031; - public static int ripple_material_light = 0x7f0b0032; - public static int secondary_text_default_material_dark = 0x7f0b0033; - public static int secondary_text_default_material_light = 0x7f0b0034; - public static int secondary_text_disabled_material_dark = 0x7f0b0035; - public static int secondary_text_disabled_material_light = 0x7f0b0036; - public static int switch_thumb_disabled_material_dark = 0x7f0b0037; - public static int switch_thumb_disabled_material_light = 0x7f0b0038; - public static int switch_thumb_material_dark = 0x7f0b0045; - public static int switch_thumb_material_light = 0x7f0b0046; - public static int switch_thumb_normal_material_dark = 0x7f0b0039; - public static int switch_thumb_normal_material_light = 0x7f0b003a; - } - public static final class dimen { - public static int abc_action_bar_content_inset_material = 0x7f07000b; - public static int abc_action_bar_default_height_material = 0x7f070001; - public static int abc_action_bar_default_padding_end_material = 0x7f07000c; - public static int abc_action_bar_default_padding_start_material = 0x7f07000d; - public static int abc_action_bar_icon_vertical_padding_material = 0x7f07000f; - public static int abc_action_bar_overflow_padding_end_material = 0x7f070010; - public static int abc_action_bar_overflow_padding_start_material = 0x7f070011; - public static int abc_action_bar_progress_bar_size = 0x7f070002; - public static int abc_action_bar_stacked_max_height = 0x7f070012; - public static int abc_action_bar_stacked_tab_max_width = 0x7f070013; - public static int abc_action_bar_subtitle_bottom_margin_material = 0x7f070014; - public static int abc_action_bar_subtitle_top_margin_material = 0x7f070015; - public static int abc_action_button_min_height_material = 0x7f070016; - public static int abc_action_button_min_width_material = 0x7f070017; - public static int abc_action_button_min_width_overflow_material = 0x7f070018; - public static int abc_alert_dialog_button_bar_height = 0x7f070000; - public static int abc_button_inset_horizontal_material = 0x7f070019; - public static int abc_button_inset_vertical_material = 0x7f07001a; - public static int abc_button_padding_horizontal_material = 0x7f07001b; - public static int abc_button_padding_vertical_material = 0x7f07001c; - public static int abc_config_prefDialogWidth = 0x7f070005; - public static int abc_control_corner_material = 0x7f07001d; - public static int abc_control_inset_material = 0x7f07001e; - public static int abc_control_padding_material = 0x7f07001f; - public static int abc_dialog_list_padding_vertical_material = 0x7f070020; - public static int abc_dialog_min_width_major = 0x7f070021; - public static int abc_dialog_min_width_minor = 0x7f070022; - public static int abc_dialog_padding_material = 0x7f070023; - public static int abc_dialog_padding_top_material = 0x7f070024; - public static int abc_disabled_alpha_material_dark = 0x7f070025; - public static int abc_disabled_alpha_material_light = 0x7f070026; - public static int abc_dropdownitem_icon_width = 0x7f070027; - public static int abc_dropdownitem_text_padding_left = 0x7f070028; - public static int abc_dropdownitem_text_padding_right = 0x7f070029; - public static int abc_edit_text_inset_bottom_material = 0x7f07002a; - public static int abc_edit_text_inset_horizontal_material = 0x7f07002b; - public static int abc_edit_text_inset_top_material = 0x7f07002c; - public static int abc_floating_window_z = 0x7f07002d; - public static int abc_list_item_padding_horizontal_material = 0x7f07002e; - public static int abc_panel_menu_list_width = 0x7f07002f; - public static int abc_search_view_preferred_width = 0x7f070030; - public static int abc_search_view_text_min_width = 0x7f070006; - public static int abc_switch_padding = 0x7f07000e; - public static int abc_text_size_body_1_material = 0x7f070031; - public static int abc_text_size_body_2_material = 0x7f070032; - public static int abc_text_size_button_material = 0x7f070033; - public static int abc_text_size_caption_material = 0x7f070034; - public static int abc_text_size_display_1_material = 0x7f070035; - public static int abc_text_size_display_2_material = 0x7f070036; - public static int abc_text_size_display_3_material = 0x7f070037; - public static int abc_text_size_display_4_material = 0x7f070038; - public static int abc_text_size_headline_material = 0x7f070039; - public static int abc_text_size_large_material = 0x7f07003a; - public static int abc_text_size_medium_material = 0x7f07003b; - public static int abc_text_size_menu_material = 0x7f07003c; - public static int abc_text_size_small_material = 0x7f07003d; - public static int abc_text_size_subhead_material = 0x7f07003e; - public static int abc_text_size_subtitle_material_toolbar = 0x7f070003; - public static int abc_text_size_title_material = 0x7f07003f; - public static int abc_text_size_title_material_toolbar = 0x7f070004; - public static int dialog_fixed_height_major = 0x7f070007; - public static int dialog_fixed_height_minor = 0x7f070008; - public static int dialog_fixed_width_major = 0x7f070009; - public static int dialog_fixed_width_minor = 0x7f07000a; - public static int disabled_alpha_material_dark = 0x7f070040; - public static int disabled_alpha_material_light = 0x7f070041; - public static int highlight_alpha_material_colored = 0x7f070042; - public static int highlight_alpha_material_dark = 0x7f070043; - public static int highlight_alpha_material_light = 0x7f070044; - public static int item_touch_helper_max_drag_scroll_per_frame = 0x7f070045; - public static int item_touch_helper_swipe_escape_max_velocity = 0x7f070046; - public static int item_touch_helper_swipe_escape_velocity = 0x7f070047; - public static int notification_large_icon_height = 0x7f070048; - public static int notification_large_icon_width = 0x7f070049; - public static int notification_subtext_size = 0x7f07004a; - } - 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_rating_star_off_mtrl_alpha = 0x7f02000b; - public static int abc_btn_rating_star_on_mtrl_alpha = 0x7f02000c; - public static int abc_btn_switch_to_on_mtrl_00001 = 0x7f02000d; - public static int abc_btn_switch_to_on_mtrl_00012 = 0x7f02000e; - public static int abc_cab_background_internal_bg = 0x7f02000f; - public static int abc_cab_background_top_material = 0x7f020010; - public static int abc_cab_background_top_mtrl_alpha = 0x7f020011; - public static int abc_control_background_material = 0x7f020012; - public static int abc_dialog_material_background_dark = 0x7f020013; - public static int abc_dialog_material_background_light = 0x7f020014; - public static int abc_edit_text_material = 0x7f020015; - public static int abc_ic_ab_back_mtrl_am_alpha = 0x7f020016; - public static int abc_ic_clear_mtrl_alpha = 0x7f020017; - public static int abc_ic_commit_search_api_mtrl_alpha = 0x7f020018; - public static int abc_ic_go_search_api_mtrl_alpha = 0x7f020019; - public static int abc_ic_menu_copy_mtrl_am_alpha = 0x7f02001a; - public static int abc_ic_menu_cut_mtrl_alpha = 0x7f02001b; - public static int abc_ic_menu_moreoverflow_mtrl_alpha = 0x7f02001c; - public static int abc_ic_menu_paste_mtrl_am_alpha = 0x7f02001d; - public static int abc_ic_menu_selectall_mtrl_alpha = 0x7f02001e; - public static int abc_ic_menu_share_mtrl_alpha = 0x7f02001f; - public static int abc_ic_search_api_mtrl_alpha = 0x7f020020; - public static int abc_ic_voice_search_api_mtrl_alpha = 0x7f020021; - public static int abc_item_background_holo_dark = 0x7f020022; - public static int abc_item_background_holo_light = 0x7f020023; - public static int abc_list_divider_mtrl_alpha = 0x7f020024; - public static int abc_list_focused_holo = 0x7f020025; - public static int abc_list_longpressed_holo = 0x7f020026; - public static int abc_list_pressed_holo_dark = 0x7f020027; - public static int abc_list_pressed_holo_light = 0x7f020028; - public static int abc_list_selector_background_transition_holo_dark = 0x7f020029; - public static int abc_list_selector_background_transition_holo_light = 0x7f02002a; - public static int abc_list_selector_disabled_holo_dark = 0x7f02002b; - public static int abc_list_selector_disabled_holo_light = 0x7f02002c; - public static int abc_list_selector_holo_dark = 0x7f02002d; - public static int abc_list_selector_holo_light = 0x7f02002e; - public static int abc_menu_hardkey_panel_mtrl_mult = 0x7f02002f; - public static int abc_popup_background_mtrl_mult = 0x7f020030; - public static int abc_ratingbar_full_material = 0x7f020031; - public static int abc_spinner_mtrl_am_alpha = 0x7f020032; - public static int abc_spinner_textfield_background_material = 0x7f020033; - public static int abc_switch_thumb_material = 0x7f020034; - public static int abc_switch_track_mtrl_alpha = 0x7f020035; - public static int abc_tab_indicator_material = 0x7f020036; - public static int abc_tab_indicator_mtrl_alpha = 0x7f020037; - public static int abc_text_cursor_material = 0x7f020038; - public static int abc_textfield_activated_mtrl_alpha = 0x7f020039; - public static int abc_textfield_default_mtrl_alpha = 0x7f02003a; - public static int abc_textfield_search_activated_mtrl_alpha = 0x7f02003b; - public static int abc_textfield_search_default_mtrl_alpha = 0x7f02003c; - public static int abc_textfield_search_material = 0x7f02003d; - public static int notification_template_icon_bg = 0x7f02003e; - } - public static final class id { - public static int action0 = 0x7f0c0057; - public static int action_bar = 0x7f0c0047; - public static int action_bar_activity_content = 0x7f0c0000; - public static int action_bar_container = 0x7f0c0046; - public static int action_bar_root = 0x7f0c0042; - public static int action_bar_spinner = 0x7f0c0001; - public static int action_bar_subtitle = 0x7f0c002b; - public static int action_bar_title = 0x7f0c002a; - public static int action_context_bar = 0x7f0c0048; - public static int action_divider = 0x7f0c005b; - public static int action_menu_divider = 0x7f0c0002; - public static int action_menu_presenter = 0x7f0c0003; - public static int action_mode_bar = 0x7f0c0044; - public static int action_mode_bar_stub = 0x7f0c0043; - public static int action_mode_close_button = 0x7f0c002c; - public static int activity_chooser_view_content = 0x7f0c002d; - public static int alertTitle = 0x7f0c0037; - public static int always = 0x7f0c0024; - public static int beginning = 0x7f0c0021; - public static int buttonPanel = 0x7f0c003d; - public static int cancel_action = 0x7f0c0058; - public static int catalyst_redbox_title = 0x7f0c0066; - public static int center = 0x7f0c0019; - public static int centerCrop = 0x7f0c001a; - public static int centerInside = 0x7f0c001b; - public static int checkbox = 0x7f0c003f; - public static int chronometer = 0x7f0c005e; - public static int collapseActionView = 0x7f0c0025; - public static int contentPanel = 0x7f0c0038; - public static int custom = 0x7f0c003c; - public static int customPanel = 0x7f0c003b; - public static int decor_content_parent = 0x7f0c0045; - public static int default_activity_button = 0x7f0c0030; - public static int disableHome = 0x7f0c000d; - public static int edit_query = 0x7f0c0049; - public static int end = 0x7f0c0022; - public static int end_padder = 0x7f0c0063; - public static int expand_activities_button = 0x7f0c002e; - public static int expanded_menu = 0x7f0c003e; - public static int fitCenter = 0x7f0c001c; - public static int fitEnd = 0x7f0c001d; - public static int fitStart = 0x7f0c001e; - public static int fitXY = 0x7f0c001f; - public static int focusCrop = 0x7f0c0020; - public static int fps_text = 0x7f0c0056; - public static int home = 0x7f0c0004; - public static int homeAsUp = 0x7f0c000e; - public static int icon = 0x7f0c0032; - public static int ifRoom = 0x7f0c0026; - public static int image = 0x7f0c002f; - public static int info = 0x7f0c0062; - public static int item_touch_helper_previous_elevation = 0x7f0c0005; - public static int line1 = 0x7f0c005c; - public static int line3 = 0x7f0c0060; - public static int listMode = 0x7f0c000a; - public static int list_item = 0x7f0c0031; - public static int media_actions = 0x7f0c005a; - public static int middle = 0x7f0c0023; - public static int multiply = 0x7f0c0014; - public static int never = 0x7f0c0027; - public static int none = 0x7f0c000f; - public static int normal = 0x7f0c000b; - public static int parentPanel = 0x7f0c0034; - public static int progress_circular = 0x7f0c0006; - public static int progress_horizontal = 0x7f0c0007; - public static int radio = 0x7f0c0041; - public static int rn_frame_file = 0x7f0c0065; - public static int rn_frame_method = 0x7f0c0064; - public static int rn_redbox_copy_button = 0x7f0c006d; - public static int rn_redbox_dismiss_button = 0x7f0c006b; - public static int rn_redbox_line_separator = 0x7f0c0068; - public static int rn_redbox_loading_indicator = 0x7f0c0069; - public static int rn_redbox_reload_button = 0x7f0c006c; - public static int rn_redbox_report_button = 0x7f0c006e; - public static int rn_redbox_report_label = 0x7f0c006a; - public static int rn_redbox_stack = 0x7f0c0067; - public static int screen = 0x7f0c0015; - public static int scrollView = 0x7f0c0039; - public static int search_badge = 0x7f0c004b; - public static int search_bar = 0x7f0c004a; - public static int search_button = 0x7f0c004c; - public static int search_close_btn = 0x7f0c0051; - public static int search_edit_frame = 0x7f0c004d; - public static int search_go_btn = 0x7f0c0053; - public static int search_mag_icon = 0x7f0c004e; - public static int search_plate = 0x7f0c004f; - public static int search_src_text = 0x7f0c0050; - public static int search_voice_btn = 0x7f0c0054; - public static int select_dialog_listview = 0x7f0c0055; - public static int shortcut = 0x7f0c0040; - public static int showCustom = 0x7f0c0010; - public static int showHome = 0x7f0c0011; - public static int showTitle = 0x7f0c0012; - public static int split_action_bar = 0x7f0c0008; - public static int src_atop = 0x7f0c0016; - public static int src_in = 0x7f0c0017; - public static int src_over = 0x7f0c0018; - public static int status_bar_latest_event_content = 0x7f0c0059; - public static int submit_area = 0x7f0c0052; - public static int tabMode = 0x7f0c000c; - public static int text = 0x7f0c0061; - public static int text2 = 0x7f0c005f; - public static int textSpacerNoButtons = 0x7f0c003a; - public static int time = 0x7f0c005d; - public static int title = 0x7f0c0033; - public static int title_template = 0x7f0c0036; - public static int topPanel = 0x7f0c0035; - public static int up = 0x7f0c0009; - public static int useLogo = 0x7f0c0013; - public static int withText = 0x7f0c0028; - public static int wrap_content = 0x7f0c0029; - } - public static final class integer { - public static int abc_config_activityDefaultDur = 0x7f0a0001; - public static int abc_config_activityShortDur = 0x7f0a0002; - public static int abc_max_action_buttons = 0x7f0a0000; - public static int cancel_button_image_alpha = 0x7f0a0003; - public static int status_bar_notification_info_maxnum = 0x7f0a0004; - } - 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_material = 0x7f030009; - public static int abc_dialog_title_material = 0x7f03000a; - public static int abc_expanded_menu_layout = 0x7f03000b; - public static int abc_list_menu_item_checkbox = 0x7f03000c; - public static int abc_list_menu_item_icon = 0x7f03000d; - public static int abc_list_menu_item_layout = 0x7f03000e; - public static int abc_list_menu_item_radio = 0x7f03000f; - public static int abc_popup_menu_item_layout = 0x7f030010; - public static int abc_screen_content_include = 0x7f030011; - public static int abc_screen_simple = 0x7f030012; - public static int abc_screen_simple_overlay_action_mode = 0x7f030013; - public static int abc_screen_toolbar = 0x7f030014; - public static int abc_search_dropdown_item_icons_2line = 0x7f030015; - public static int abc_search_view = 0x7f030016; - public static int abc_select_dialog_material = 0x7f030017; - public static int fps_view = 0x7f030018; - public static int notification_media_action = 0x7f030019; - public static int notification_media_cancel_action = 0x7f03001a; - public static int notification_template_big_media = 0x7f03001b; - public static int notification_template_big_media_narrow = 0x7f03001c; - public static int notification_template_lines = 0x7f03001d; - public static int notification_template_media = 0x7f03001e; - public static int notification_template_part_chronometer = 0x7f03001f; - public static int notification_template_part_time = 0x7f030020; - public static int redbox_item_frame = 0x7f030021; - public static int redbox_item_title = 0x7f030022; - public static int redbox_view = 0x7f030023; - public static int select_dialog_item_material = 0x7f030024; - public static int select_dialog_multichoice_material = 0x7f030025; - public static int select_dialog_singlechoice_material = 0x7f030026; - public static int support_simple_spinner_dropdown_item = 0x7f030027; - } - public static final class string { - public static int abc_action_bar_home_description = 0x7f060000; - public static int abc_action_bar_home_description_format = 0x7f060001; - public static int abc_action_bar_home_subtitle_description_format = 0x7f060002; - public static int abc_action_bar_up_description = 0x7f060003; - public static int abc_action_menu_overflow_description = 0x7f060004; - public static int abc_action_mode_done = 0x7f060005; - public static int abc_activity_chooser_view_see_all = 0x7f060006; - public static int abc_activitychooserview_choose_application = 0x7f060007; - public static int abc_search_hint = 0x7f060008; - public static int abc_searchview_description_clear = 0x7f060009; - public static int abc_searchview_description_query = 0x7f06000a; - public static int abc_searchview_description_search = 0x7f06000b; - public static int abc_searchview_description_submit = 0x7f06000c; - public static int abc_searchview_description_voice = 0x7f06000d; - public static int abc_shareactionprovider_share_with = 0x7f06000e; - public static int abc_shareactionprovider_share_with_application = 0x7f06000f; - public static int abc_toolbar_collapse_description = 0x7f060010; - public static int catalyst_copy_button = 0x7f060012; - public static int catalyst_debugjs = 0x7f060013; - public static int catalyst_debugjs_off = 0x7f060014; - public static int catalyst_dismiss_button = 0x7f060015; - public static int catalyst_element_inspector = 0x7f060016; - public static int catalyst_heap_capture = 0x7f060017; - public static int catalyst_hot_module_replacement = 0x7f060018; - public static int catalyst_hot_module_replacement_off = 0x7f060019; - public static int catalyst_jsload_error = 0x7f06001a; - public static int catalyst_jsload_message = 0x7f06001b; - public static int catalyst_jsload_title = 0x7f06001c; - public static int catalyst_live_reload = 0x7f06001d; - public static int catalyst_live_reload_off = 0x7f06001e; - public static int catalyst_perf_monitor = 0x7f06001f; - public static int catalyst_perf_monitor_off = 0x7f060020; - public static int catalyst_poke_sampling_profiler = 0x7f060021; - public static int catalyst_reload_button = 0x7f060022; - public static int catalyst_reloadjs = 0x7f060023; - public static int catalyst_remotedbg_error = 0x7f060024; - public static int catalyst_remotedbg_message = 0x7f060025; - public static int catalyst_report_button = 0x7f060026; - public static int catalyst_settings = 0x7f060027; - public static int catalyst_settings_title = 0x7f060028; - public static int status_bar_notification_info_overflow = 0x7f060011; - } - public static final class style { - public static int AlertDialog_AppCompat = 0x7f08007a; - public static int AlertDialog_AppCompat_Light = 0x7f08007b; - public static int Animation_AppCompat_Dialog = 0x7f08007c; - public static int Animation_AppCompat_DropDownUp = 0x7f08007d; - public static int Animation_Catalyst_RedBox = 0x7f08007e; - public static int Base_AlertDialog_AppCompat = 0x7f08007f; - public static int Base_AlertDialog_AppCompat_Light = 0x7f080080; - public static int Base_Animation_AppCompat_Dialog = 0x7f080081; - public static int Base_Animation_AppCompat_DropDownUp = 0x7f080082; - public static int Base_DialogWindowTitleBackground_AppCompat = 0x7f080084; - public static int Base_DialogWindowTitle_AppCompat = 0x7f080083; - public static int Base_TextAppearance_AppCompat = 0x7f08002d; - public static int Base_TextAppearance_AppCompat_Body1 = 0x7f08002e; - public static int Base_TextAppearance_AppCompat_Body2 = 0x7f08002f; - public static int Base_TextAppearance_AppCompat_Button = 0x7f080018; - public static int Base_TextAppearance_AppCompat_Caption = 0x7f080030; - public static int Base_TextAppearance_AppCompat_Display1 = 0x7f080031; - public static int Base_TextAppearance_AppCompat_Display2 = 0x7f080032; - public static int Base_TextAppearance_AppCompat_Display3 = 0x7f080033; - public static int Base_TextAppearance_AppCompat_Display4 = 0x7f080034; - public static int Base_TextAppearance_AppCompat_Headline = 0x7f080035; - public static int Base_TextAppearance_AppCompat_Inverse = 0x7f080003; - public static int Base_TextAppearance_AppCompat_Large = 0x7f080036; - public static int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f080004; - public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f080037; - public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f080038; - public static int Base_TextAppearance_AppCompat_Medium = 0x7f080039; - public static int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f080005; - public static int Base_TextAppearance_AppCompat_Menu = 0x7f08003a; - public static int Base_TextAppearance_AppCompat_SearchResult = 0x7f080085; - public static int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f08003b; - public static int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f08003c; - public static int Base_TextAppearance_AppCompat_Small = 0x7f08003d; - public static int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f080006; - public static int Base_TextAppearance_AppCompat_Subhead = 0x7f08003e; - public static int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f080007; - public static int Base_TextAppearance_AppCompat_Title = 0x7f08003f; - public static int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f080008; - public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f080040; - public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f080041; - public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f080042; - public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f080043; - public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f080044; - public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f080045; - public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f080046; - public static int Base_TextAppearance_AppCompat_Widget_Button = 0x7f080047; - public static int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f080076; - public static int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f080086; - public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f080048; - public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f080049; - public static int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f08004a; - public static int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f08004b; - public static int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f080087; - public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f08004c; - public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f08004d; - public static int Base_ThemeOverlay_AppCompat = 0x7f080090; - public static int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f080091; - public static int Base_ThemeOverlay_AppCompat_Dark = 0x7f080092; - public static int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f080093; - public static int Base_ThemeOverlay_AppCompat_Light = 0x7f080094; - public static int Base_Theme_AppCompat = 0x7f08004e; - public static int Base_Theme_AppCompat_CompactMenu = 0x7f080088; - public static int Base_Theme_AppCompat_Dialog = 0x7f080009; - public static int Base_Theme_AppCompat_DialogWhenLarge = 0x7f080001; - public static int Base_Theme_AppCompat_Dialog_Alert = 0x7f080089; - public static int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f08008a; - public static int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f08008b; - public static int Base_Theme_AppCompat_Light = 0x7f08004f; - public static int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f08008c; - public static int Base_Theme_AppCompat_Light_Dialog = 0x7f08000a; - public static int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f080002; - public static int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f08008d; - public static int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f08008e; - public static int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f08008f; - public static int Base_V11_Theme_AppCompat_Dialog = 0x7f08000b; - public static int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f08000c; - public static int Base_V12_Widget_AppCompat_AutoCompleteTextView = 0x7f080014; - public static int Base_V12_Widget_AppCompat_EditText = 0x7f080015; - public static int Base_V21_Theme_AppCompat = 0x7f080050; - public static int Base_V21_Theme_AppCompat_Dialog = 0x7f080051; - public static int Base_V21_Theme_AppCompat_Light = 0x7f080052; - public static int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f080053; - public static int Base_V22_Theme_AppCompat = 0x7f080074; - public static int Base_V22_Theme_AppCompat_Light = 0x7f080075; - public static int Base_V23_Theme_AppCompat = 0x7f080077; - public static int Base_V23_Theme_AppCompat_Light = 0x7f080078; - public static int Base_V7_Theme_AppCompat = 0x7f080095; - public static int Base_V7_Theme_AppCompat_Dialog = 0x7f080096; - public static int Base_V7_Theme_AppCompat_Light = 0x7f080097; - public static int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f080098; - public static int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f080099; - public static int Base_V7_Widget_AppCompat_EditText = 0x7f08009a; - public static int Base_Widget_AppCompat_ActionBar = 0x7f08009b; - public static int Base_Widget_AppCompat_ActionBar_Solid = 0x7f08009c; - public static int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f08009d; - public static int Base_Widget_AppCompat_ActionBar_TabText = 0x7f080054; - public static int Base_Widget_AppCompat_ActionBar_TabView = 0x7f080055; - public static int Base_Widget_AppCompat_ActionButton = 0x7f080056; - public static int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f080057; - public static int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f080058; - public static int Base_Widget_AppCompat_ActionMode = 0x7f08009e; - public static int Base_Widget_AppCompat_ActivityChooserView = 0x7f08009f; - public static int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f080016; - public static int Base_Widget_AppCompat_Button = 0x7f080059; - public static int Base_Widget_AppCompat_ButtonBar = 0x7f08005d; - public static int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0800a1; - public static int Base_Widget_AppCompat_Button_Borderless = 0x7f08005a; - public static int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f08005b; - public static int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0800a0; - public static int Base_Widget_AppCompat_Button_Colored = 0x7f080079; - public static int Base_Widget_AppCompat_Button_Small = 0x7f08005c; - public static int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f08005e; - public static int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f08005f; - public static int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f0800a2; - public static int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f080000; - public static int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f0800a3; - public static int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f080060; - public static int Base_Widget_AppCompat_EditText = 0x7f080017; - public static int Base_Widget_AppCompat_Light_ActionBar = 0x7f0800a4; - public static int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f0800a5; - public static int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0800a6; - public static int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f080061; - public static int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f080062; - public static int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f080063; - public static int Base_Widget_AppCompat_Light_PopupMenu = 0x7f080064; - public static int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f080065; - public static int Base_Widget_AppCompat_ListPopupWindow = 0x7f080066; - public static int Base_Widget_AppCompat_ListView = 0x7f080067; - public static int Base_Widget_AppCompat_ListView_DropDown = 0x7f080068; - public static int Base_Widget_AppCompat_ListView_Menu = 0x7f080069; - public static int Base_Widget_AppCompat_PopupMenu = 0x7f08006a; - public static int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f08006b; - public static int Base_Widget_AppCompat_PopupWindow = 0x7f0800a7; - public static int Base_Widget_AppCompat_ProgressBar = 0x7f08000d; - public static int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f08000e; - public static int Base_Widget_AppCompat_RatingBar = 0x7f08006c; - public static int Base_Widget_AppCompat_SearchView = 0x7f0800a8; - public static int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f0800a9; - public static int Base_Widget_AppCompat_Spinner = 0x7f08006d; - public static int Base_Widget_AppCompat_Spinner_Underlined = 0x7f08006e; - public static int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f08006f; - public static int Base_Widget_AppCompat_Toolbar = 0x7f0800aa; - public static int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f080070; - public static int CalendarDatePickerDialog = 0x7f0800ab; - public static int CalendarDatePickerStyle = 0x7f0800ac; - public static int DialogAnimationFade = 0x7f0800ad; - public static int DialogAnimationSlide = 0x7f0800ae; - public static int Platform_AppCompat = 0x7f08000f; - public static int Platform_AppCompat_Light = 0x7f080010; - public static int Platform_ThemeOverlay_AppCompat = 0x7f080071; - public static int Platform_ThemeOverlay_AppCompat_Dark = 0x7f080072; - public static int Platform_ThemeOverlay_AppCompat_Light = 0x7f080073; - public static int Platform_V11_AppCompat = 0x7f080011; - public static int Platform_V11_AppCompat_Light = 0x7f080012; - public static int Platform_V14_AppCompat = 0x7f080019; - public static int Platform_V14_AppCompat_Light = 0x7f08001a; - public static int Platform_Widget_AppCompat_Spinner = 0x7f080013; - public static int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f080020; - public static int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f080021; - public static int RtlOverlay_Widget_AppCompat_ActionButton_Overflow = 0x7f080022; - public static int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f080023; - public static int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f080024; - public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f080025; - public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f080026; - public static int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f08002c; - public static int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f080027; - public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f080028; - public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f080029; - public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f08002a; - public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f08002b; - public static int SpinnerDatePickerDialog = 0x7f0800af; - public static int SpinnerDatePickerStyle = 0x7f0800b0; - public static int TextAppearance_AppCompat = 0x7f0800b1; - public static int TextAppearance_AppCompat_Body1 = 0x7f0800b2; - public static int TextAppearance_AppCompat_Body2 = 0x7f0800b3; - public static int TextAppearance_AppCompat_Button = 0x7f0800b4; - public static int TextAppearance_AppCompat_Caption = 0x7f0800b5; - public static int TextAppearance_AppCompat_Display1 = 0x7f0800b6; - public static int TextAppearance_AppCompat_Display2 = 0x7f0800b7; - public static int TextAppearance_AppCompat_Display3 = 0x7f0800b8; - public static int TextAppearance_AppCompat_Display4 = 0x7f0800b9; - public static int TextAppearance_AppCompat_Headline = 0x7f0800ba; - public static int TextAppearance_AppCompat_Inverse = 0x7f0800bb; - public static int TextAppearance_AppCompat_Large = 0x7f0800bc; - public static int TextAppearance_AppCompat_Large_Inverse = 0x7f0800bd; - public static int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0800be; - public static int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0800bf; - public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0800c0; - public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0800c1; - public static int TextAppearance_AppCompat_Medium = 0x7f0800c2; - public static int TextAppearance_AppCompat_Medium_Inverse = 0x7f0800c3; - public static int TextAppearance_AppCompat_Menu = 0x7f0800c4; - public static int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0800c5; - public static int TextAppearance_AppCompat_SearchResult_Title = 0x7f0800c6; - public static int TextAppearance_AppCompat_Small = 0x7f0800c7; - public static int TextAppearance_AppCompat_Small_Inverse = 0x7f0800c8; - public static int TextAppearance_AppCompat_Subhead = 0x7f0800c9; - public static int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0800ca; - public static int TextAppearance_AppCompat_Title = 0x7f0800cb; - public static int TextAppearance_AppCompat_Title_Inverse = 0x7f0800cc; - public static int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0800cd; - public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0800ce; - public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0800cf; - public static int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0800d0; - public static int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0800d1; - public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0800d2; - public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0800d3; - public static int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0800d4; - public static int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0800d5; - public static int TextAppearance_AppCompat_Widget_Button = 0x7f0800d6; - public static int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f0800d7; - public static int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0800d8; - public static int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0800d9; - public static int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0800da; - public static int TextAppearance_AppCompat_Widget_Switch = 0x7f0800db; - public static int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0800dc; - public static int TextAppearance_StatusBar_EventContent = 0x7f08001b; - public static int TextAppearance_StatusBar_EventContent_Info = 0x7f08001c; - public static int TextAppearance_StatusBar_EventContent_Line2 = 0x7f08001d; - public static int TextAppearance_StatusBar_EventContent_Time = 0x7f08001e; - public static int TextAppearance_StatusBar_EventContent_Title = 0x7f08001f; - public static int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0800dd; - public static int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0800de; - public static int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0800df; - public static int Theme = 0x7f0800e0; - public static int ThemeOverlay_AppCompat = 0x7f0800f6; - public static int ThemeOverlay_AppCompat_ActionBar = 0x7f0800f7; - public static int ThemeOverlay_AppCompat_Dark = 0x7f0800f8; - public static int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0800f9; - public static int ThemeOverlay_AppCompat_Light = 0x7f0800fa; - public static int Theme_AppCompat = 0x7f0800e1; - public static int Theme_AppCompat_CompactMenu = 0x7f0800e2; - public static int Theme_AppCompat_Dialog = 0x7f0800e3; - public static int Theme_AppCompat_DialogWhenLarge = 0x7f0800e6; - public static int Theme_AppCompat_Dialog_Alert = 0x7f0800e4; - public static int Theme_AppCompat_Dialog_MinWidth = 0x7f0800e5; - public static int Theme_AppCompat_Light = 0x7f0800e7; - public static int Theme_AppCompat_Light_DarkActionBar = 0x7f0800e8; - public static int Theme_AppCompat_Light_Dialog = 0x7f0800e9; - public static int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0800ec; - public static int Theme_AppCompat_Light_Dialog_Alert = 0x7f0800ea; - public static int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0800eb; - public static int Theme_AppCompat_Light_NoActionBar = 0x7f0800ed; - public static int Theme_AppCompat_NoActionBar = 0x7f0800ee; - public static int Theme_Catalyst = 0x7f0800ef; - public static int Theme_Catalyst_RedBox = 0x7f0800f0; - public static int Theme_FullScreenDialog = 0x7f0800f1; - public static int Theme_FullScreenDialogAnimatedFade = 0x7f0800f2; - public static int Theme_FullScreenDialogAnimatedSlide = 0x7f0800f3; - public static int Theme_ReactNative_AppCompat_Light = 0x7f0800f4; - public static int Theme_ReactNative_AppCompat_Light_NoActionBar_FullScreen = 0x7f0800f5; - public static int Widget_AppCompat_ActionBar = 0x7f0800fb; - public static int Widget_AppCompat_ActionBar_Solid = 0x7f0800fc; - public static int Widget_AppCompat_ActionBar_TabBar = 0x7f0800fd; - public static int Widget_AppCompat_ActionBar_TabText = 0x7f0800fe; - public static int Widget_AppCompat_ActionBar_TabView = 0x7f0800ff; - public static int Widget_AppCompat_ActionButton = 0x7f080100; - public static int Widget_AppCompat_ActionButton_CloseMode = 0x7f080101; - public static int Widget_AppCompat_ActionButton_Overflow = 0x7f080102; - public static int Widget_AppCompat_ActionMode = 0x7f080103; - public static int Widget_AppCompat_ActivityChooserView = 0x7f080104; - public static int Widget_AppCompat_AutoCompleteTextView = 0x7f080105; - public static int Widget_AppCompat_Button = 0x7f080106; - public static int Widget_AppCompat_ButtonBar = 0x7f08010c; - public static int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f08010d; - public static int Widget_AppCompat_Button_Borderless = 0x7f080107; - public static int Widget_AppCompat_Button_Borderless_Colored = 0x7f080108; - public static int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f080109; - public static int Widget_AppCompat_Button_Colored = 0x7f08010a; - public static int Widget_AppCompat_Button_Small = 0x7f08010b; - public static int Widget_AppCompat_CompoundButton_CheckBox = 0x7f08010e; - public static int Widget_AppCompat_CompoundButton_RadioButton = 0x7f08010f; - public static int Widget_AppCompat_CompoundButton_Switch = 0x7f080110; - public static int Widget_AppCompat_DrawerArrowToggle = 0x7f080111; - public static int Widget_AppCompat_DropDownItem_Spinner = 0x7f080112; - public static int Widget_AppCompat_EditText = 0x7f080113; - public static int Widget_AppCompat_Light_ActionBar = 0x7f080114; - public static int Widget_AppCompat_Light_ActionBar_Solid = 0x7f080115; - public static int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f080116; - public static int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f080117; - public static int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f080118; - public static int Widget_AppCompat_Light_ActionBar_TabText = 0x7f080119; - public static int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f08011a; - public static int Widget_AppCompat_Light_ActionBar_TabView = 0x7f08011b; - public static int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f08011c; - public static int Widget_AppCompat_Light_ActionButton = 0x7f08011d; - public static int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f08011e; - public static int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f08011f; - public static int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f080120; - public static int Widget_AppCompat_Light_ActivityChooserView = 0x7f080121; - public static int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f080122; - public static int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f080123; - public static int Widget_AppCompat_Light_ListPopupWindow = 0x7f080124; - public static int Widget_AppCompat_Light_ListView_DropDown = 0x7f080125; - public static int Widget_AppCompat_Light_PopupMenu = 0x7f080126; - public static int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f080127; - public static int Widget_AppCompat_Light_SearchView = 0x7f080128; - public static int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f080129; - public static int Widget_AppCompat_ListPopupWindow = 0x7f08012a; - public static int Widget_AppCompat_ListView = 0x7f08012b; - public static int Widget_AppCompat_ListView_DropDown = 0x7f08012c; - public static int Widget_AppCompat_ListView_Menu = 0x7f08012d; - public static int Widget_AppCompat_PopupMenu = 0x7f08012e; - public static int Widget_AppCompat_PopupMenu_Overflow = 0x7f08012f; - public static int Widget_AppCompat_PopupWindow = 0x7f080130; - public static int Widget_AppCompat_ProgressBar = 0x7f080131; - public static int Widget_AppCompat_ProgressBar_Horizontal = 0x7f080132; - public static int Widget_AppCompat_RatingBar = 0x7f080133; - public static int Widget_AppCompat_SearchView = 0x7f080134; - public static int Widget_AppCompat_SearchView_ActionBar = 0x7f080135; - public static int Widget_AppCompat_Spinner = 0x7f080136; - public static int Widget_AppCompat_Spinner_DropDown = 0x7f080137; - public static int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f080138; - public static int Widget_AppCompat_Spinner_Underlined = 0x7f080139; - public static int Widget_AppCompat_TextView_SpinnerItem = 0x7f08013a; - public static int Widget_AppCompat_Toolbar = 0x7f08013b; - public static int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f08013c; - } - 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, 0x7f010099 }; - 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_contentInsetLeft = 22; - public static int ActionBar_contentInsetRight = 23; - public static int ActionBar_contentInsetStart = 20; - public static int ActionBar_customNavigationLayout = 13; - public static int ActionBar_displayOptions = 3; - public static int ActionBar_divider = 9; - public static int ActionBar_elevation = 24; - public static int ActionBar_height = 0; - public static int ActionBar_hideOnContentScroll = 19; - public static int ActionBar_homeAsUpIndicator = 26; - 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 = 25; - 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, 0x7f01001c }; - 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 = { 0x7f01001d, 0x7f01001e }; - public static int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; - public static int ActivityChooserView_initialActivityCount = 0; - public static int[] AlertDialog = { 0x010100f2, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023 }; - 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_singleChoiceItemLayout = 4; - public static int[] AppCompatTextView = { 0x01010034, 0x7f010024 }; - public static int AppCompatTextView_android_textAppearance = 0; - public static int AppCompatTextView_textAllCaps = 1; - public static int[] CompoundButton = { 0x01010107, 0x7f010025, 0x7f010026 }; - public static int CompoundButton_android_button = 0; - public static int CompoundButton_buttonTint = 1; - public static int CompoundButton_buttonTintMode = 2; - public static int[] DrawerArrowToggle = { 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e }; - 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[] GenericDraweeHierarchy = { 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 }; - public static int GenericDraweeHierarchy_actualImageScaleType = 11; - public static int GenericDraweeHierarchy_backgroundImage = 12; - public static int GenericDraweeHierarchy_fadeDuration = 0; - public static int GenericDraweeHierarchy_failureImage = 6; - public static int GenericDraweeHierarchy_failureImageScaleType = 7; - public static int GenericDraweeHierarchy_overlayImage = 13; - public static int GenericDraweeHierarchy_placeholderImage = 2; - public static int GenericDraweeHierarchy_placeholderImageScaleType = 3; - public static int GenericDraweeHierarchy_pressedStateOverlayImage = 14; - public static int GenericDraweeHierarchy_progressBarAutoRotateInterval = 10; - public static int GenericDraweeHierarchy_progressBarImage = 8; - public static int GenericDraweeHierarchy_progressBarImageScaleType = 9; - public static int GenericDraweeHierarchy_retryImage = 4; - public static int GenericDraweeHierarchy_retryImageScaleType = 5; - public static int GenericDraweeHierarchy_roundAsCircle = 15; - public static int GenericDraweeHierarchy_roundBottomLeft = 20; - public static int GenericDraweeHierarchy_roundBottomRight = 19; - public static int GenericDraweeHierarchy_roundTopLeft = 17; - public static int GenericDraweeHierarchy_roundTopRight = 18; - public static int GenericDraweeHierarchy_roundWithOverlayColor = 21; - public static int GenericDraweeHierarchy_roundedCornerRadius = 16; - public static int GenericDraweeHierarchy_roundingBorderColor = 23; - public static int GenericDraweeHierarchy_roundingBorderPadding = 24; - public static int GenericDraweeHierarchy_roundingBorderWidth = 22; - public static int GenericDraweeHierarchy_viewAspectRatio = 1; - public static int[] LinearLayoutCompat = { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f01000b, 0x7f010048, 0x7f010049, 0x7f01004a }; - 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, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e }; - 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, 0x7f01004f }; - 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[] PopupWindow = { 0x01010176, 0x7f010050 }; - public static int[] PopupWindowBackgroundState = { 0x7f010051 }; - public static int PopupWindowBackgroundState_state_above_anchor = 0; - public static int PopupWindow_android_popupBackground = 0; - public static int PopupWindow_overlapAnchor = 1; - public static int[] RecyclerView = { 0x010100c4, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055 }; - public static int RecyclerView_android_orientation = 0; - public static int RecyclerView_layoutManager = 1; - public static int RecyclerView_reverseLayout = 3; - public static int RecyclerView_spanCount = 2; - public static int RecyclerView_stackFromEnd = 4; - public static int[] SearchView = { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062 }; - 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[] SimpleDraweeView = { 0x7f010063 }; - public static int SimpleDraweeView_actualImageUri = 0; - public static int[] Spinner = { 0x01010176, 0x0101017b, 0x01010262, 0x7f01001b }; - public static int Spinner_android_dropDownWidth = 2; - public static int Spinner_android_popupBackground = 0; - public static int Spinner_android_prompt = 1; - public static int Spinner_popupTheme = 3; - public static int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a }; - 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 = 9; - public static int SwitchCompat_splitTrack = 8; - public static int SwitchCompat_switchMinWidth = 6; - public static int SwitchCompat_switchPadding = 7; - public static int SwitchCompat_switchTextAppearance = 5; - public static int SwitchCompat_thumbTextPadding = 4; - public static int SwitchCompat_track = 3; - public static int[] TextAppearance = { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f010024 }; - public static int TextAppearance_android_shadowColor = 4; - public static int TextAppearance_android_shadowDx = 5; - public static int TextAppearance_android_shadowDy = 6; - public static int TextAppearance_android_shadowRadius = 7; - public static int TextAppearance_android_textColor = 3; - 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 = 8; - public static int[] TextStyle = { 0x01010034, 0x01010095, 0x01010097, 0x01010098, 0x010100ab, 0x01010153, 0x0101015d, 0x01010161, 0x01010162, 0x01010163, 0x01010164 }; - public static int TextStyle_android_ellipsize = 4; - public static int TextStyle_android_maxLines = 5; - public static int TextStyle_android_shadowColor = 7; - public static int TextStyle_android_shadowDx = 8; - public static int TextStyle_android_shadowDy = 9; - public static int TextStyle_android_shadowRadius = 10; - public static int TextStyle_android_singleLine = 6; - public static int TextStyle_android_textAppearance = 0; - public static int TextStyle_android_textColor = 3; - public static int TextStyle_android_textSize = 1; - public static int TextStyle_android_textStyle = 2; - public static int[] Theme = { 0x01010057, 0x010100ae, 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, 0x7f01009d, 0x7f01009e, 0x7f01009f, 0x7f0100a0, 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af, 0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5, 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba, 0x7f0100bb, 0x7f0100bc, 0x7f0100bd, 0x7f0100be, 0x7f0100bf, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, 0x7f0100cc, 0x7f0100cd, 0x7f0100ce, 0x7f0100cf, 0x7f0100d0, 0x7f0100d1, 0x7f0100d2, 0x7f0100d3, 0x7f0100d4 }; - public static int Theme_actionBarDivider = 23; - public static int Theme_actionBarItemBackground = 24; - public static int Theme_actionBarPopupTheme = 17; - public static int Theme_actionBarSize = 22; - public static int Theme_actionBarSplitStyle = 19; - public static int Theme_actionBarStyle = 18; - public static int Theme_actionBarTabBarStyle = 13; - public static int Theme_actionBarTabStyle = 12; - public static int Theme_actionBarTabTextStyle = 14; - public static int Theme_actionBarTheme = 20; - public static int Theme_actionBarWidgetTheme = 21; - public static int Theme_actionButtonStyle = 49; - public static int Theme_actionDropDownStyle = 45; - public static int Theme_actionMenuTextAppearance = 25; - public static int Theme_actionMenuTextColor = 26; - public static int Theme_actionModeBackground = 29; - public static int Theme_actionModeCloseButtonStyle = 28; - public static int Theme_actionModeCloseDrawable = 31; - public static int Theme_actionModeCopyDrawable = 33; - public static int Theme_actionModeCutDrawable = 32; - public static int Theme_actionModeFindDrawable = 37; - public static int Theme_actionModePasteDrawable = 34; - public static int Theme_actionModePopupWindowStyle = 39; - public static int Theme_actionModeSelectAllDrawable = 35; - public static int Theme_actionModeShareDrawable = 36; - public static int Theme_actionModeSplitBackground = 30; - public static int Theme_actionModeStyle = 27; - public static int Theme_actionModeWebSearchDrawable = 38; - public static int Theme_actionOverflowButtonStyle = 15; - public static int Theme_actionOverflowMenuStyle = 16; - public static int Theme_activityChooserViewStyle = 57; - public static int Theme_alertDialogButtonGroupStyle = 91; - public static int Theme_alertDialogCenterButtons = 92; - public static int Theme_alertDialogStyle = 90; - public static int Theme_alertDialogTheme = 93; - public static int Theme_android_windowAnimationStyle = 1; - public static int Theme_android_windowIsFloating = 0; - public static int Theme_autoCompleteTextViewStyle = 98; - public static int Theme_borderlessButtonStyle = 54; - public static int Theme_buttonBarButtonStyle = 51; - public static int Theme_buttonBarNegativeButtonStyle = 96; - public static int Theme_buttonBarNeutralButtonStyle = 97; - public static int Theme_buttonBarPositiveButtonStyle = 95; - public static int Theme_buttonBarStyle = 50; - public static int Theme_buttonStyle = 99; - public static int Theme_buttonStyleSmall = 100; - public static int Theme_checkboxStyle = 101; - public static int Theme_checkedTextViewStyle = 102; - public static int Theme_colorAccent = 83; - public static int Theme_colorButtonNormal = 87; - public static int Theme_colorControlActivated = 85; - public static int Theme_colorControlHighlight = 86; - public static int Theme_colorControlNormal = 84; - public static int Theme_colorPrimary = 81; - public static int Theme_colorPrimaryDark = 82; - public static int Theme_colorSwitchThumbNormal = 88; - public static int Theme_controlBackground = 89; - public static int Theme_dialogPreferredPadding = 43; - public static int Theme_dialogTheme = 42; - public static int Theme_dividerHorizontal = 56; - public static int Theme_dividerVertical = 55; - public static int Theme_dropDownListViewStyle = 73; - public static int Theme_dropdownListPreferredItemHeight = 46; - public static int Theme_editTextBackground = 63; - public static int Theme_editTextColor = 62; - public static int Theme_editTextStyle = 103; - public static int Theme_homeAsUpIndicator = 48; - public static int Theme_listChoiceBackgroundIndicator = 80; - public static int Theme_listDividerAlertDialog = 44; - public static int Theme_listPopupWindowStyle = 74; - public static int Theme_listPreferredItemHeight = 68; - public static int Theme_listPreferredItemHeightLarge = 70; - public static int Theme_listPreferredItemHeightSmall = 69; - public static int Theme_listPreferredItemPaddingLeft = 71; - public static int Theme_listPreferredItemPaddingRight = 72; - public static int Theme_panelBackground = 77; - public static int Theme_panelMenuListTheme = 79; - public static int Theme_panelMenuListWidth = 78; - public static int Theme_popupMenuStyle = 60; - public static int Theme_popupWindowStyle = 61; - public static int Theme_radioButtonStyle = 104; - public static int Theme_ratingBarStyle = 105; - public static int Theme_searchViewStyle = 67; - public static int Theme_selectableItemBackground = 52; - public static int Theme_selectableItemBackgroundBorderless = 53; - public static int Theme_spinnerDropDownItemStyle = 47; - public static int Theme_spinnerStyle = 106; - public static int Theme_switchStyle = 107; - public static int Theme_textAppearanceLargePopupMenu = 40; - public static int Theme_textAppearanceListItem = 75; - public static int Theme_textAppearanceListItemSmall = 76; - public static int Theme_textAppearanceSearchResultSubtitle = 65; - public static int Theme_textAppearanceSearchResultTitle = 64; - public static int Theme_textAppearanceSmallPopupMenu = 41; - public static int Theme_textColorAlertDialogListItem = 94; - public static int Theme_textColorSearchUrl = 66; - public static int Theme_toolbarNavigationButtonStyle = 59; - public static int Theme_toolbarStyle = 58; - public static int Theme_windowActionBar = 2; - public static int Theme_windowActionBarOverlay = 4; - public static int Theme_windowActionModeOverlay = 5; - public static int Theme_windowFixedHeightMajor = 9; - public static int Theme_windowFixedHeightMinor = 7; - public static int Theme_windowFixedWidthMajor = 6; - public static int Theme_windowFixedWidthMinor = 8; - public static int Theme_windowMinWidthMajor = 10; - public static int Theme_windowMinWidthMinor = 11; - public static int Theme_windowNoTitle = 3; - public static int[] Toolbar = { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001b, 0x7f0100d5, 0x7f0100d6, 0x7f0100d7, 0x7f0100d8, 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc, 0x7f0100dd, 0x7f0100de, 0x7f0100df, 0x7f0100e0, 0x7f0100e1, 0x7f0100e2, 0x7f0100e3 }; - public static int Toolbar_android_gravity = 0; - public static int Toolbar_android_minHeight = 1; - public static int Toolbar_collapseContentDescription = 19; - public static int Toolbar_collapseIcon = 18; - public static int Toolbar_contentInsetEnd = 6; - public static int Toolbar_contentInsetLeft = 7; - public static int Toolbar_contentInsetRight = 8; - public static int Toolbar_contentInsetStart = 5; - public static int Toolbar_logo = 4; - public static int Toolbar_logoDescription = 22; - public static int Toolbar_maxButtonHeight = 17; - public static int Toolbar_navigationContentDescription = 21; - public static int Toolbar_navigationIcon = 20; - public static int Toolbar_popupTheme = 9; - public static int Toolbar_subtitle = 3; - public static int Toolbar_subtitleTextAppearance = 11; - public static int Toolbar_subtitleTextColor = 24; - public static int Toolbar_title = 2; - public static int Toolbar_titleMarginBottom = 16; - public static int Toolbar_titleMarginEnd = 14; - public static int Toolbar_titleMarginStart = 13; - public static int Toolbar_titleMarginTop = 15; - public static int Toolbar_titleMargins = 12; - public static int Toolbar_titleTextAppearance = 10; - public static int Toolbar_titleTextColor = 23; - public static int[] View = { 0x01010000, 0x010100da, 0x7f0100e4, 0x7f0100e5, 0x7f0100e6 }; - public static int[] ViewBackgroundHelper = { 0x010100d4, 0x7f0100e7, 0x7f0100e8 }; - 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; - } - public static final class xml { - public static int preferences = 0x7f050000; - } -} diff --git a/android/build/generated/source/r/release/com/facebook/soloader/R.java b/android/build/generated/source/r/release/com/facebook/soloader/R.java deleted file mode 100644 index c2500fb..0000000 --- a/android/build/generated/source/r/release/com/facebook/soloader/R.java +++ /dev/null @@ -1,10 +0,0 @@ -/* 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.facebook.soloader; - -public final class R { -} diff --git a/android/build/generated/source/r/release/nl/kega/reactnativeemdk/R.java b/android/build/generated/source/r/release/nl/kega/reactnativeemdk/R.java deleted file mode 100644 index 86895a9..0000000 --- a/android/build/generated/source/r/release/nl/kega/reactnativeemdk/R.java +++ /dev/null @@ -1,7113 +0,0 @@ -/* 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 nl.kega.reactnativeemdk; - -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 int catalyst_push_up_in=0x7f04000a; - public static int catalyst_push_up_out=0x7f04000b; - public static int fade_in=0x7f04000c; - public static int fade_out=0x7f04000d; - public static int slide_down=0x7f04000e; - public static int slide_up=0x7f04000f; - } - 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=0x7f010080; - /**

Must be 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=0x7f010081; - /**

Must be 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=0x7f01007a; - /**

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=0x7f01007f; - /**

Must be 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=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 actionBarStyle=0x7f01007b; - /**

Must be 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=0x7f010076; - /**

Must be 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=0x7f010075; - /**

Must be 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=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 actionBarTheme=0x7f01007d; - /**

Must be 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=0x7f01007e; - /**

Must be 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=0x7f01009a; - /**

Must be 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=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 actionLayout=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 actionMenuTextAppearance=0x7f010082; - /**

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=0x7f010083; - /**

Must be 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=0x7f010086; - /**

Must be 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=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 actionModeCloseDrawable=0x7f010088; - /**

Must be 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=0x7f01008a; - /**

Must be 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=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 actionModeFindDrawable=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 actionModePasteDrawable=0x7f01008b; - /**

Must be 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=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 actionModeSelectAllDrawable=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 actionModeShareDrawable=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 actionModeSplitBackground=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 actionModeStyle=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 actionModeWebSearchDrawable=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 actionOverflowButtonStyle=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 actionOverflowMenuStyle=0x7f010079; - /**

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=0x7f01004e; - /**

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=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 activityChooserViewStyle=0x7f0100a2; - /**

Must be one of the following constant values.

- ---- - - - - - - - - - -
ConstantValueDescription
none-1
fitXY0
fitStart1
fitCenter2
fitEnd3
center4
centerInside5
centerCrop6
focusCrop7
- */ - public static int actualImageScaleType=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 actualImageUri=0x7f010063; - /**

Must be 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=0x7f0100c4; - /**

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=0x7f0100c5; - /**

Must be 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=0x7f0100c3; - /**

Must be 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=0x7f0100c6; - /**

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

This may also be a reference to a 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=0x7f01002b; - /**

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

This may also be a reference to a 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=0x7f01002c; - /**

Must be 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=0x7f0100cb; - /**

Must be 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; - /**

Must be 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 backgroundImage=0x7f01003b; - /**

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=0x7f0100e7; - /**

Must be one of the following constant values.

- ---- - - - - - -
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
- */ - public static int backgroundTintMode=0x7f0100e8; - /**

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

This may also be a reference to a 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=0x7f01002d; - /**

Must be 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=0x7f01009f; - /**

Must be 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=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 buttonBarNegativeButtonStyle=0x7f0100c9; - /**

Must be 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=0x7f0100ca; - /**

Must be 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=0x7f0100c8; - /**

Must be 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=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 buttonPanelSideLayout=0x7f01001f; - /**

Must be 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=0x7f0100cc; - /**

Must be 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=0x7f0100cd; - /**

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=0x7f010025; - /**

Must be one of the following constant values.

- ---- - - - - - -
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
- */ - public static int buttonTintMode=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 checkboxStyle=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 checkedTextViewStyle=0x7f0100cf; - /**

Must be 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=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 closeItemLayout=0x7f01001c; - /**

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=0x7f0100de; - /**

Must be 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=0x7f0100dd; - /**

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=0x7f010027; - /**

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=0x7f0100bc; - /**

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=0x7f0100c0; - /**

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=0x7f0100be; - /**

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=0x7f0100bf; - /**

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=0x7f0100bd; - /**

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=0x7f0100ba; - /**

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=0x7f0100bb; - /**

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=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 commitIcon=0x7f01005f; - /**

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

This may also be a reference to a 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 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 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=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 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=0x7f010059; - /**

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

This may also be a reference to a 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=0x7f010094; - /**

Must be 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=0x7f010093; - /**

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=0x7f0100a1; - /**

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

This may also be a reference to a 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=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 dividerVertical=0x7f0100a0; - /**

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

This may also be a reference to a 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=0x7f010029; - /**

Must be 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=0x7f0100b2; - /**

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

This may also be a reference to a 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=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 editTextBackground=0x7f0100a8; - /**

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=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 editTextStyle=0x7f0100d0; - /**

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

This may also be a reference to a 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=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 expandActivityOverflowButtonDrawable=0x7f01001e; - /**

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 fadeDuration=0x7f01002f; - /**

Must be 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 failureImage=0x7f010035; - /**

Must be one of the following constant values.

- ---- - - - - - - - - - -
ConstantValueDescription
none-1
fitXY0
fitStart1
fitCenter2
fitEnd3
center4
centerInside5
centerCrop6
focusCrop7
- */ - public static int failureImageScaleType=0x7f010036; - /**

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

This may also be a reference to a 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=0x7f01002a; - /**

Must be 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=0x7f01005b; - /**

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

This may also be a reference to a 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=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 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=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 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=0x7f01001d; - /**

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=0x7f010056; - /**

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 layoutManager=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 listChoiceBackgroundIndicator=0x7f0100b9; - /**

Must be 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=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 listItemLayout=0x7f010023; - /**

Must be 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=0x7f010020; - /**

Must be 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=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 listPreferredItemHeight=0x7f0100ad; - /**

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

This may also be a reference to a 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=0x7f0100af; - /**

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

This may also be a reference to a 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=0x7f0100ae; - /**

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

This may also be a reference to a 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=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 listPreferredItemPaddingRight=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 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=0x7f0100e1; - /**

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

This may also be a reference to a 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=0x7f0100dc; - /**

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=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 multiChoiceItemLayout=0x7f010021; - /**

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=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 navigationIcon=0x7f0100df; - /**

Must be one of the following constant values.

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

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=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 overlayImage=0x7f01003c; - /**

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

This may also be a reference to a 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=0x7f0100e5; - /**

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

This may also be a reference to a 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=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 panelBackground=0x7f0100b6; - /**

Must be 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=0x7f0100b8; - /**

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

This may also be a reference to a 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=0x7f0100b7; - /**

Must be 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 placeholderImage=0x7f010031; - /**

Must be one of the following constant values.

- ---- - - - - - - - - - -
ConstantValueDescription
none-1
fitXY0
fitStart1
fitCenter2
fitEnd3
center4
centerInside5
centerCrop6
focusCrop7
- */ - public static int placeholderImageScaleType=0x7f010032; - /**

Must be 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=0x7f0100a5; - /**

Must be 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=0x7f01001b; - /**

Must be 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=0x7f0100a6; - /**

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=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 pressedStateOverlayImage=0x7f01003d; - /**

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 progressBarAutoRotateInterval=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 progressBarImage=0x7f010037; - /**

Must be one of the following constant values.

- ---- - - - - - - - - - -
ConstantValueDescription
none-1
fitXY0
fitStart1
fitCenter2
fitEnd3
center4
centerInside5
centerCrop6
focusCrop7
- */ - public static int progressBarImageScaleType=0x7f010038; - /**

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

This may also be a reference to a 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 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=0x7f010061; - /**

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=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 radioButtonStyle=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 ratingBarStyle=0x7f0100d2; - /**

Must be 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 retryImage=0x7f010033; - /**

Must be one of the following constant values.

- ---- - - - - - - - - - -
ConstantValueDescription
none-1
fitXY0
fitStart1
fitCenter2
fitEnd3
center4
centerInside5
centerCrop6
focusCrop7
- */ - public static int retryImageScaleType=0x7f010034; - /**

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 reverseLayout=0x7f010054; - /**

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 roundAsCircle=0x7f01003e; - /**

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 roundBottomLeft=0x7f010043; - /**

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 roundBottomRight=0x7f010042; - /**

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 roundTopLeft=0x7f010040; - /**

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 roundTopRight=0x7f010041; - /**

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 roundWithOverlayColor=0x7f010044; - /**

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

This may also be a reference to a 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 roundedCornerRadius=0x7f01003f; - /**

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 roundingBorderColor=0x7f010046; - /**

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

This may also be a reference to a 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 roundingBorderPadding=0x7f010047; - /**

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

This may also be a reference to a 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 roundingBorderWidth=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 searchHintIcon=0x7f01005d; - /**

Must be 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=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 searchViewStyle=0x7f0100ac; - /**

Must be 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=0x7f01009d; - /**

Must be 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=0x7f01009e; - /**

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

- ---- - - - - - -
ConstantValueDescription
never0
ifRoom1
always2
withText4
collapseActionView8
- */ - public static int showAsAction=0x7f01004b; - /**

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

- ---- - - - - -
ConstantValueDescription
none0
beginning1
middle2
end4
- */ - public static int showDividers=0x7f010049; - /**

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=0x7f01006a; - /**

Must be 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=0x7f010022; - /**

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 spanCount=0x7f010053; - /**

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=0x7f010028; - /**

Must be 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=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 spinnerStyle=0x7f0100d3; - /**

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=0x7f010069; - /**

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 stackFromEnd=0x7f010055; - /**

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=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 submitBackground=0x7f010062; - /**

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=0x7f0100d6; - /**

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=0x7f0100e3; - /**

Must be 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=0x7f010060; - /**

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

This may also be a reference to a 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=0x7f010067; - /**

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

This may also be a reference to a 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=0x7f010068; - /**

Must be 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=0x7f0100d4; - /**

Must be 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=0x7f010066; - /**

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=0x7f010024; - /**

Must be 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=0x7f010091; - /**

Must be 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=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 textAppearanceListItemSmall=0x7f0100b5; - /**

Must be 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=0x7f0100aa; - /**

Must be 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=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 textAppearanceSmallPopupMenu=0x7f010092; - /**

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=0x7f0100c7; - /**

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=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 theme=0x7f0100e6; - /**

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

This may also be a reference to a 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=0x7f01002e; - /**

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

This may also be a reference to a 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=0x7f010065; - /**

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 titleMarginBottom=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 titleMarginEnd=0x7f0100d9; - /**

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

This may also be a reference to a 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=0x7f0100d8; - /**

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

This may also be a reference to a 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=0x7f0100da; - /**

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

This may also be a reference to a 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=0x7f0100d7; - /**

Must be 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=0x7f0100d5; - /**

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=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 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=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 toolbarStyle=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 track=0x7f010064; - /**

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 viewAspectRatio=0x7f010030; - /**

Must be 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=0x7f01005e; - /**

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=0x7f01006b; - /**

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=0x7f01006d; - /**

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=0x7f01006e; - /**

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=0x7f010072; - /**

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=0x7f010070; - /**

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=0x7f01006f; - /**

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=0x7f010071; - /**

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=0x7f010073; - /**

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=0x7f010074; - /**

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=0x7f01006c; - } - public static final class bool { - public static int abc_action_bar_embed_tabs=0x7f090002; - public static int abc_action_bar_embed_tabs_pre_jb=0x7f090000; - public static int abc_action_bar_expanded_action_views_exclusive=0x7f090003; - public static int abc_config_actionMenuItemAllCaps=0x7f090004; - public static int abc_config_allowActionMenuItemTextWithIcon=0x7f090001; - public static int abc_config_closeDialogWhenTouchOutside=0x7f090005; - public static int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f090006; - } - public static final class color { - public static int abc_background_cache_hint_selector_material_dark=0x7f0b003b; - public static int abc_background_cache_hint_selector_material_light=0x7f0b003c; - public static int abc_color_highlight_material=0x7f0b003d; - public static int abc_input_method_navigation_guard=0x7f0b0000; - public static int abc_primary_text_disable_only_material_dark=0x7f0b003e; - public static int abc_primary_text_disable_only_material_light=0x7f0b003f; - public static int abc_primary_text_material_dark=0x7f0b0040; - public static int abc_primary_text_material_light=0x7f0b0041; - public static int abc_search_url_text=0x7f0b0042; - public static int abc_search_url_text_normal=0x7f0b0001; - public static int abc_search_url_text_pressed=0x7f0b0002; - public static int abc_search_url_text_selected=0x7f0b0003; - public static int abc_secondary_text_material_dark=0x7f0b0043; - public static int abc_secondary_text_material_light=0x7f0b0044; - public static int accent_material_dark=0x7f0b0004; - public static int accent_material_light=0x7f0b0005; - public static int background_floating_material_dark=0x7f0b0006; - public static int background_floating_material_light=0x7f0b0007; - public static int background_material_dark=0x7f0b0008; - public static int background_material_light=0x7f0b0009; - public static int bright_foreground_disabled_material_dark=0x7f0b000a; - public static int bright_foreground_disabled_material_light=0x7f0b000b; - public static int bright_foreground_inverse_material_dark=0x7f0b000c; - public static int bright_foreground_inverse_material_light=0x7f0b000d; - public static int bright_foreground_material_dark=0x7f0b000e; - public static int bright_foreground_material_light=0x7f0b000f; - public static int button_material_dark=0x7f0b0010; - public static int button_material_light=0x7f0b0011; - public static int catalyst_redbox_background=0x7f0b0012; - public static int dim_foreground_disabled_material_dark=0x7f0b0013; - public static int dim_foreground_disabled_material_light=0x7f0b0014; - public static int dim_foreground_material_dark=0x7f0b0015; - public static int dim_foreground_material_light=0x7f0b0016; - public static int foreground_material_dark=0x7f0b0017; - public static int foreground_material_light=0x7f0b0018; - public static int highlighted_text_material_dark=0x7f0b0019; - public static int highlighted_text_material_light=0x7f0b001a; - public static int hint_foreground_material_dark=0x7f0b001b; - public static int hint_foreground_material_light=0x7f0b001c; - public static int material_blue_grey_800=0x7f0b001d; - public static int material_blue_grey_900=0x7f0b001e; - public static int material_blue_grey_950=0x7f0b001f; - public static int material_deep_teal_200=0x7f0b0020; - public static int material_deep_teal_500=0x7f0b0021; - public static int material_grey_100=0x7f0b0022; - public static int material_grey_300=0x7f0b0023; - public static int material_grey_50=0x7f0b0024; - public static int material_grey_600=0x7f0b0025; - public static int material_grey_800=0x7f0b0026; - public static int material_grey_850=0x7f0b0027; - public static int material_grey_900=0x7f0b0028; - public static int primary_dark_material_dark=0x7f0b0029; - public static int primary_dark_material_light=0x7f0b002a; - public static int primary_material_dark=0x7f0b002b; - public static int primary_material_light=0x7f0b002c; - public static int primary_text_default_material_dark=0x7f0b002d; - public static int primary_text_default_material_light=0x7f0b002e; - public static int primary_text_disabled_material_dark=0x7f0b002f; - public static int primary_text_disabled_material_light=0x7f0b0030; - public static int ripple_material_dark=0x7f0b0031; - public static int ripple_material_light=0x7f0b0032; - public static int secondary_text_default_material_dark=0x7f0b0033; - public static int secondary_text_default_material_light=0x7f0b0034; - public static int secondary_text_disabled_material_dark=0x7f0b0035; - public static int secondary_text_disabled_material_light=0x7f0b0036; - public static int switch_thumb_disabled_material_dark=0x7f0b0037; - public static int switch_thumb_disabled_material_light=0x7f0b0038; - public static int switch_thumb_material_dark=0x7f0b0045; - public static int switch_thumb_material_light=0x7f0b0046; - public static int switch_thumb_normal_material_dark=0x7f0b0039; - public static int switch_thumb_normal_material_light=0x7f0b003a; - } - public static final class dimen { - public static int abc_action_bar_content_inset_material=0x7f07000b; - public static int abc_action_bar_default_height_material=0x7f070001; - public static int abc_action_bar_default_padding_end_material=0x7f07000c; - public static int abc_action_bar_default_padding_start_material=0x7f07000d; - public static int abc_action_bar_icon_vertical_padding_material=0x7f07000f; - public static int abc_action_bar_overflow_padding_end_material=0x7f070010; - public static int abc_action_bar_overflow_padding_start_material=0x7f070011; - public static int abc_action_bar_progress_bar_size=0x7f070002; - public static int abc_action_bar_stacked_max_height=0x7f070012; - public static int abc_action_bar_stacked_tab_max_width=0x7f070013; - public static int abc_action_bar_subtitle_bottom_margin_material=0x7f070014; - public static int abc_action_bar_subtitle_top_margin_material=0x7f070015; - public static int abc_action_button_min_height_material=0x7f070016; - public static int abc_action_button_min_width_material=0x7f070017; - public static int abc_action_button_min_width_overflow_material=0x7f070018; - public static int abc_alert_dialog_button_bar_height=0x7f070000; - public static int abc_button_inset_horizontal_material=0x7f070019; - public static int abc_button_inset_vertical_material=0x7f07001a; - public static int abc_button_padding_horizontal_material=0x7f07001b; - public static int abc_button_padding_vertical_material=0x7f07001c; - public static int abc_config_prefDialogWidth=0x7f070005; - public static int abc_control_corner_material=0x7f07001d; - public static int abc_control_inset_material=0x7f07001e; - public static int abc_control_padding_material=0x7f07001f; - public static int abc_dialog_list_padding_vertical_material=0x7f070020; - public static int abc_dialog_min_width_major=0x7f070021; - public static int abc_dialog_min_width_minor=0x7f070022; - public static int abc_dialog_padding_material=0x7f070023; - public static int abc_dialog_padding_top_material=0x7f070024; - public static int abc_disabled_alpha_material_dark=0x7f070025; - public static int abc_disabled_alpha_material_light=0x7f070026; - public static int abc_dropdownitem_icon_width=0x7f070027; - public static int abc_dropdownitem_text_padding_left=0x7f070028; - public static int abc_dropdownitem_text_padding_right=0x7f070029; - public static int abc_edit_text_inset_bottom_material=0x7f07002a; - public static int abc_edit_text_inset_horizontal_material=0x7f07002b; - public static int abc_edit_text_inset_top_material=0x7f07002c; - public static int abc_floating_window_z=0x7f07002d; - public static int abc_list_item_padding_horizontal_material=0x7f07002e; - public static int abc_panel_menu_list_width=0x7f07002f; - public static int abc_search_view_preferred_width=0x7f070030; - public static int abc_search_view_text_min_width=0x7f070006; - public static int abc_switch_padding=0x7f07000e; - public static int abc_text_size_body_1_material=0x7f070031; - public static int abc_text_size_body_2_material=0x7f070032; - public static int abc_text_size_button_material=0x7f070033; - public static int abc_text_size_caption_material=0x7f070034; - public static int abc_text_size_display_1_material=0x7f070035; - public static int abc_text_size_display_2_material=0x7f070036; - public static int abc_text_size_display_3_material=0x7f070037; - public static int abc_text_size_display_4_material=0x7f070038; - public static int abc_text_size_headline_material=0x7f070039; - public static int abc_text_size_large_material=0x7f07003a; - public static int abc_text_size_medium_material=0x7f07003b; - public static int abc_text_size_menu_material=0x7f07003c; - public static int abc_text_size_small_material=0x7f07003d; - public static int abc_text_size_subhead_material=0x7f07003e; - public static int abc_text_size_subtitle_material_toolbar=0x7f070003; - public static int abc_text_size_title_material=0x7f07003f; - public static int abc_text_size_title_material_toolbar=0x7f070004; - public static int dialog_fixed_height_major=0x7f070007; - public static int dialog_fixed_height_minor=0x7f070008; - public static int dialog_fixed_width_major=0x7f070009; - public static int dialog_fixed_width_minor=0x7f07000a; - public static int disabled_alpha_material_dark=0x7f070040; - public static int disabled_alpha_material_light=0x7f070041; - public static int highlight_alpha_material_colored=0x7f070042; - public static int highlight_alpha_material_dark=0x7f070043; - public static int highlight_alpha_material_light=0x7f070044; - public static int item_touch_helper_max_drag_scroll_per_frame=0x7f070045; - public static int item_touch_helper_swipe_escape_max_velocity=0x7f070046; - public static int item_touch_helper_swipe_escape_velocity=0x7f070047; - public static int notification_large_icon_height=0x7f070048; - public static int notification_large_icon_width=0x7f070049; - public static int notification_subtext_size=0x7f07004a; - } - 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_rating_star_off_mtrl_alpha=0x7f02000b; - public static int abc_btn_rating_star_on_mtrl_alpha=0x7f02000c; - public static int abc_btn_switch_to_on_mtrl_00001=0x7f02000d; - public static int abc_btn_switch_to_on_mtrl_00012=0x7f02000e; - public static int abc_cab_background_internal_bg=0x7f02000f; - public static int abc_cab_background_top_material=0x7f020010; - public static int abc_cab_background_top_mtrl_alpha=0x7f020011; - public static int abc_control_background_material=0x7f020012; - public static int abc_dialog_material_background_dark=0x7f020013; - public static int abc_dialog_material_background_light=0x7f020014; - public static int abc_edit_text_material=0x7f020015; - public static int abc_ic_ab_back_mtrl_am_alpha=0x7f020016; - public static int abc_ic_clear_mtrl_alpha=0x7f020017; - public static int abc_ic_commit_search_api_mtrl_alpha=0x7f020018; - public static int abc_ic_go_search_api_mtrl_alpha=0x7f020019; - public static int abc_ic_menu_copy_mtrl_am_alpha=0x7f02001a; - public static int abc_ic_menu_cut_mtrl_alpha=0x7f02001b; - public static int abc_ic_menu_moreoverflow_mtrl_alpha=0x7f02001c; - public static int abc_ic_menu_paste_mtrl_am_alpha=0x7f02001d; - public static int abc_ic_menu_selectall_mtrl_alpha=0x7f02001e; - public static int abc_ic_menu_share_mtrl_alpha=0x7f02001f; - public static int abc_ic_search_api_mtrl_alpha=0x7f020020; - public static int abc_ic_voice_search_api_mtrl_alpha=0x7f020021; - public static int abc_item_background_holo_dark=0x7f020022; - public static int abc_item_background_holo_light=0x7f020023; - public static int abc_list_divider_mtrl_alpha=0x7f020024; - public static int abc_list_focused_holo=0x7f020025; - public static int abc_list_longpressed_holo=0x7f020026; - public static int abc_list_pressed_holo_dark=0x7f020027; - public static int abc_list_pressed_holo_light=0x7f020028; - public static int abc_list_selector_background_transition_holo_dark=0x7f020029; - public static int abc_list_selector_background_transition_holo_light=0x7f02002a; - public static int abc_list_selector_disabled_holo_dark=0x7f02002b; - public static int abc_list_selector_disabled_holo_light=0x7f02002c; - public static int abc_list_selector_holo_dark=0x7f02002d; - public static int abc_list_selector_holo_light=0x7f02002e; - public static int abc_menu_hardkey_panel_mtrl_mult=0x7f02002f; - public static int abc_popup_background_mtrl_mult=0x7f020030; - public static int abc_ratingbar_full_material=0x7f020031; - public static int abc_spinner_mtrl_am_alpha=0x7f020032; - public static int abc_spinner_textfield_background_material=0x7f020033; - public static int abc_switch_thumb_material=0x7f020034; - public static int abc_switch_track_mtrl_alpha=0x7f020035; - public static int abc_tab_indicator_material=0x7f020036; - public static int abc_tab_indicator_mtrl_alpha=0x7f020037; - public static int abc_text_cursor_material=0x7f020038; - public static int abc_textfield_activated_mtrl_alpha=0x7f020039; - public static int abc_textfield_default_mtrl_alpha=0x7f02003a; - public static int abc_textfield_search_activated_mtrl_alpha=0x7f02003b; - public static int abc_textfield_search_default_mtrl_alpha=0x7f02003c; - public static int abc_textfield_search_material=0x7f02003d; - public static int notification_template_icon_bg=0x7f02003e; - } - public static final class id { - public static int action0=0x7f0c0057; - public static int action_bar=0x7f0c0047; - public static int action_bar_activity_content=0x7f0c0000; - public static int action_bar_container=0x7f0c0046; - public static int action_bar_root=0x7f0c0042; - public static int action_bar_spinner=0x7f0c0001; - public static int action_bar_subtitle=0x7f0c002b; - public static int action_bar_title=0x7f0c002a; - public static int action_context_bar=0x7f0c0048; - public static int action_divider=0x7f0c005b; - public static int action_menu_divider=0x7f0c0002; - public static int action_menu_presenter=0x7f0c0003; - public static int action_mode_bar=0x7f0c0044; - public static int action_mode_bar_stub=0x7f0c0043; - public static int action_mode_close_button=0x7f0c002c; - public static int activity_chooser_view_content=0x7f0c002d; - public static int alertTitle=0x7f0c0037; - public static int always=0x7f0c0024; - public static int beginning=0x7f0c0021; - public static int buttonPanel=0x7f0c003d; - public static int cancel_action=0x7f0c0058; - public static int catalyst_redbox_title=0x7f0c0066; - public static int center=0x7f0c0019; - public static int centerCrop=0x7f0c001a; - public static int centerInside=0x7f0c001b; - public static int checkbox=0x7f0c003f; - public static int chronometer=0x7f0c005e; - public static int collapseActionView=0x7f0c0025; - public static int contentPanel=0x7f0c0038; - public static int custom=0x7f0c003c; - public static int customPanel=0x7f0c003b; - public static int decor_content_parent=0x7f0c0045; - public static int default_activity_button=0x7f0c0030; - public static int disableHome=0x7f0c000d; - public static int edit_query=0x7f0c0049; - public static int end=0x7f0c0022; - public static int end_padder=0x7f0c0063; - public static int expand_activities_button=0x7f0c002e; - public static int expanded_menu=0x7f0c003e; - public static int fitCenter=0x7f0c001c; - public static int fitEnd=0x7f0c001d; - public static int fitStart=0x7f0c001e; - public static int fitXY=0x7f0c001f; - public static int focusCrop=0x7f0c0020; - public static int fps_text=0x7f0c0056; - public static int home=0x7f0c0004; - public static int homeAsUp=0x7f0c000e; - public static int icon=0x7f0c0032; - public static int ifRoom=0x7f0c0026; - public static int image=0x7f0c002f; - public static int info=0x7f0c0062; - public static int item_touch_helper_previous_elevation=0x7f0c0005; - public static int line1=0x7f0c005c; - public static int line3=0x7f0c0060; - public static int listMode=0x7f0c000a; - public static int list_item=0x7f0c0031; - public static int media_actions=0x7f0c005a; - public static int middle=0x7f0c0023; - public static int multiply=0x7f0c0014; - public static int never=0x7f0c0027; - public static int none=0x7f0c000f; - public static int normal=0x7f0c000b; - public static int parentPanel=0x7f0c0034; - public static int progress_circular=0x7f0c0006; - public static int progress_horizontal=0x7f0c0007; - public static int radio=0x7f0c0041; - public static int rn_frame_file=0x7f0c0065; - public static int rn_frame_method=0x7f0c0064; - public static int rn_redbox_copy_button=0x7f0c006d; - public static int rn_redbox_dismiss_button=0x7f0c006b; - public static int rn_redbox_line_separator=0x7f0c0068; - public static int rn_redbox_loading_indicator=0x7f0c0069; - public static int rn_redbox_reload_button=0x7f0c006c; - public static int rn_redbox_report_button=0x7f0c006e; - public static int rn_redbox_report_label=0x7f0c006a; - public static int rn_redbox_stack=0x7f0c0067; - public static int screen=0x7f0c0015; - public static int scrollView=0x7f0c0039; - public static int search_badge=0x7f0c004b; - public static int search_bar=0x7f0c004a; - public static int search_button=0x7f0c004c; - public static int search_close_btn=0x7f0c0051; - public static int search_edit_frame=0x7f0c004d; - public static int search_go_btn=0x7f0c0053; - public static int search_mag_icon=0x7f0c004e; - public static int search_plate=0x7f0c004f; - public static int search_src_text=0x7f0c0050; - public static int search_voice_btn=0x7f0c0054; - public static int select_dialog_listview=0x7f0c0055; - public static int shortcut=0x7f0c0040; - public static int showCustom=0x7f0c0010; - public static int showHome=0x7f0c0011; - public static int showTitle=0x7f0c0012; - public static int split_action_bar=0x7f0c0008; - public static int src_atop=0x7f0c0016; - public static int src_in=0x7f0c0017; - public static int src_over=0x7f0c0018; - public static int status_bar_latest_event_content=0x7f0c0059; - public static int submit_area=0x7f0c0052; - public static int tabMode=0x7f0c000c; - public static int text=0x7f0c0061; - public static int text2=0x7f0c005f; - public static int textSpacerNoButtons=0x7f0c003a; - public static int time=0x7f0c005d; - public static int title=0x7f0c0033; - public static int title_template=0x7f0c0036; - public static int topPanel=0x7f0c0035; - public static int up=0x7f0c0009; - public static int useLogo=0x7f0c0013; - public static int withText=0x7f0c0028; - public static int wrap_content=0x7f0c0029; - } - public static final class integer { - public static int abc_config_activityDefaultDur=0x7f0a0001; - public static int abc_config_activityShortDur=0x7f0a0002; - public static int abc_max_action_buttons=0x7f0a0000; - public static int cancel_button_image_alpha=0x7f0a0003; - public static int status_bar_notification_info_maxnum=0x7f0a0004; - } - 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_material=0x7f030009; - public static int abc_dialog_title_material=0x7f03000a; - public static int abc_expanded_menu_layout=0x7f03000b; - public static int abc_list_menu_item_checkbox=0x7f03000c; - public static int abc_list_menu_item_icon=0x7f03000d; - public static int abc_list_menu_item_layout=0x7f03000e; - public static int abc_list_menu_item_radio=0x7f03000f; - public static int abc_popup_menu_item_layout=0x7f030010; - public static int abc_screen_content_include=0x7f030011; - public static int abc_screen_simple=0x7f030012; - public static int abc_screen_simple_overlay_action_mode=0x7f030013; - public static int abc_screen_toolbar=0x7f030014; - public static int abc_search_dropdown_item_icons_2line=0x7f030015; - public static int abc_search_view=0x7f030016; - public static int abc_select_dialog_material=0x7f030017; - public static int fps_view=0x7f030018; - public static int notification_media_action=0x7f030019; - public static int notification_media_cancel_action=0x7f03001a; - public static int notification_template_big_media=0x7f03001b; - public static int notification_template_big_media_narrow=0x7f03001c; - public static int notification_template_lines=0x7f03001d; - public static int notification_template_media=0x7f03001e; - public static int notification_template_part_chronometer=0x7f03001f; - public static int notification_template_part_time=0x7f030020; - public static int redbox_item_frame=0x7f030021; - public static int redbox_item_title=0x7f030022; - public static int redbox_view=0x7f030023; - public static int select_dialog_item_material=0x7f030024; - public static int select_dialog_multichoice_material=0x7f030025; - public static int select_dialog_singlechoice_material=0x7f030026; - public static int support_simple_spinner_dropdown_item=0x7f030027; - } - public static final class string { - public static int abc_action_bar_home_description=0x7f060000; - public static int abc_action_bar_home_description_format=0x7f060001; - public static int abc_action_bar_home_subtitle_description_format=0x7f060002; - public static int abc_action_bar_up_description=0x7f060003; - public static int abc_action_menu_overflow_description=0x7f060004; - public static int abc_action_mode_done=0x7f060005; - public static int abc_activity_chooser_view_see_all=0x7f060006; - public static int abc_activitychooserview_choose_application=0x7f060007; - public static int abc_search_hint=0x7f060008; - public static int abc_searchview_description_clear=0x7f060009; - public static int abc_searchview_description_query=0x7f06000a; - public static int abc_searchview_description_search=0x7f06000b; - public static int abc_searchview_description_submit=0x7f06000c; - public static int abc_searchview_description_voice=0x7f06000d; - public static int abc_shareactionprovider_share_with=0x7f06000e; - public static int abc_shareactionprovider_share_with_application=0x7f06000f; - public static int abc_toolbar_collapse_description=0x7f060010; - public static int catalyst_copy_button=0x7f060012; - public static int catalyst_debugjs=0x7f060013; - public static int catalyst_debugjs_off=0x7f060014; - public static int catalyst_dismiss_button=0x7f060015; - public static int catalyst_element_inspector=0x7f060016; - public static int catalyst_heap_capture=0x7f060017; - public static int catalyst_hot_module_replacement=0x7f060018; - public static int catalyst_hot_module_replacement_off=0x7f060019; - public static int catalyst_jsload_error=0x7f06001a; - public static int catalyst_jsload_message=0x7f06001b; - public static int catalyst_jsload_title=0x7f06001c; - public static int catalyst_live_reload=0x7f06001d; - public static int catalyst_live_reload_off=0x7f06001e; - public static int catalyst_perf_monitor=0x7f06001f; - public static int catalyst_perf_monitor_off=0x7f060020; - public static int catalyst_poke_sampling_profiler=0x7f060021; - public static int catalyst_reload_button=0x7f060022; - public static int catalyst_reloadjs=0x7f060023; - public static int catalyst_remotedbg_error=0x7f060024; - public static int catalyst_remotedbg_message=0x7f060025; - public static int catalyst_report_button=0x7f060026; - public static int catalyst_settings=0x7f060027; - public static int catalyst_settings_title=0x7f060028; - public static int status_bar_notification_info_overflow=0x7f060011; - } - public static final class style { - public static int AlertDialog_AppCompat=0x7f08007a; - public static int AlertDialog_AppCompat_Light=0x7f08007b; - public static int Animation_AppCompat_Dialog=0x7f08007c; - public static int Animation_AppCompat_DropDownUp=0x7f08007d; - public static int Animation_Catalyst_RedBox=0x7f08007e; - public static int Base_AlertDialog_AppCompat=0x7f08007f; - public static int Base_AlertDialog_AppCompat_Light=0x7f080080; - public static int Base_Animation_AppCompat_Dialog=0x7f080081; - public static int Base_Animation_AppCompat_DropDownUp=0x7f080082; - public static int Base_DialogWindowTitle_AppCompat=0x7f080083; - public static int Base_DialogWindowTitleBackground_AppCompat=0x7f080084; - public static int Base_TextAppearance_AppCompat=0x7f08002d; - public static int Base_TextAppearance_AppCompat_Body1=0x7f08002e; - public static int Base_TextAppearance_AppCompat_Body2=0x7f08002f; - public static int Base_TextAppearance_AppCompat_Button=0x7f080018; - public static int Base_TextAppearance_AppCompat_Caption=0x7f080030; - public static int Base_TextAppearance_AppCompat_Display1=0x7f080031; - public static int Base_TextAppearance_AppCompat_Display2=0x7f080032; - public static int Base_TextAppearance_AppCompat_Display3=0x7f080033; - public static int Base_TextAppearance_AppCompat_Display4=0x7f080034; - public static int Base_TextAppearance_AppCompat_Headline=0x7f080035; - public static int Base_TextAppearance_AppCompat_Inverse=0x7f080003; - public static int Base_TextAppearance_AppCompat_Large=0x7f080036; - public static int Base_TextAppearance_AppCompat_Large_Inverse=0x7f080004; - public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f080037; - public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f080038; - public static int Base_TextAppearance_AppCompat_Medium=0x7f080039; - public static int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f080005; - public static int Base_TextAppearance_AppCompat_Menu=0x7f08003a; - public static int Base_TextAppearance_AppCompat_SearchResult=0x7f080085; - public static int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f08003b; - public static int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f08003c; - public static int Base_TextAppearance_AppCompat_Small=0x7f08003d; - public static int Base_TextAppearance_AppCompat_Small_Inverse=0x7f080006; - public static int Base_TextAppearance_AppCompat_Subhead=0x7f08003e; - public static int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f080007; - public static int Base_TextAppearance_AppCompat_Title=0x7f08003f; - public static int Base_TextAppearance_AppCompat_Title_Inverse=0x7f080008; - public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f080040; - public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f080041; - public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f080042; - public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f080043; - public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f080044; - public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f080045; - public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f080046; - public static int Base_TextAppearance_AppCompat_Widget_Button=0x7f080047; - public static int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f080076; - public static int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f080086; - public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f080048; - public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f080049; - public static int Base_TextAppearance_AppCompat_Widget_Switch=0x7f08004a; - public static int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f08004b; - public static int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f080087; - public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f08004c; - public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f08004d; - public static int Base_Theme_AppCompat=0x7f08004e; - public static int Base_Theme_AppCompat_CompactMenu=0x7f080088; - public static int Base_Theme_AppCompat_Dialog=0x7f080009; - public static int Base_Theme_AppCompat_Dialog_Alert=0x7f080089; - public static int Base_Theme_AppCompat_Dialog_FixedSize=0x7f08008a; - public static int Base_Theme_AppCompat_Dialog_MinWidth=0x7f08008b; - public static int Base_Theme_AppCompat_DialogWhenLarge=0x7f080001; - public static int Base_Theme_AppCompat_Light=0x7f08004f; - public static int Base_Theme_AppCompat_Light_DarkActionBar=0x7f08008c; - public static int Base_Theme_AppCompat_Light_Dialog=0x7f08000a; - public static int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f08008d; - public static int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f08008e; - public static int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f08008f; - public static int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f080002; - public static int Base_ThemeOverlay_AppCompat=0x7f080090; - public static int Base_ThemeOverlay_AppCompat_ActionBar=0x7f080091; - public static int Base_ThemeOverlay_AppCompat_Dark=0x7f080092; - public static int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f080093; - public static int Base_ThemeOverlay_AppCompat_Light=0x7f080094; - public static int Base_V11_Theme_AppCompat_Dialog=0x7f08000b; - public static int Base_V11_Theme_AppCompat_Light_Dialog=0x7f08000c; - public static int Base_V12_Widget_AppCompat_AutoCompleteTextView=0x7f080014; - public static int Base_V12_Widget_AppCompat_EditText=0x7f080015; - public static int Base_V21_Theme_AppCompat=0x7f080050; - public static int Base_V21_Theme_AppCompat_Dialog=0x7f080051; - public static int Base_V21_Theme_AppCompat_Light=0x7f080052; - public static int Base_V21_Theme_AppCompat_Light_Dialog=0x7f080053; - public static int Base_V22_Theme_AppCompat=0x7f080074; - public static int Base_V22_Theme_AppCompat_Light=0x7f080075; - public static int Base_V23_Theme_AppCompat=0x7f080077; - public static int Base_V23_Theme_AppCompat_Light=0x7f080078; - public static int Base_V7_Theme_AppCompat=0x7f080095; - public static int Base_V7_Theme_AppCompat_Dialog=0x7f080096; - public static int Base_V7_Theme_AppCompat_Light=0x7f080097; - public static int Base_V7_Theme_AppCompat_Light_Dialog=0x7f080098; - public static int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f080099; - public static int Base_V7_Widget_AppCompat_EditText=0x7f08009a; - public static int Base_Widget_AppCompat_ActionBar=0x7f08009b; - public static int Base_Widget_AppCompat_ActionBar_Solid=0x7f08009c; - public static int Base_Widget_AppCompat_ActionBar_TabBar=0x7f08009d; - public static int Base_Widget_AppCompat_ActionBar_TabText=0x7f080054; - public static int Base_Widget_AppCompat_ActionBar_TabView=0x7f080055; - public static int Base_Widget_AppCompat_ActionButton=0x7f080056; - public static int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f080057; - public static int Base_Widget_AppCompat_ActionButton_Overflow=0x7f080058; - public static int Base_Widget_AppCompat_ActionMode=0x7f08009e; - public static int Base_Widget_AppCompat_ActivityChooserView=0x7f08009f; - public static int Base_Widget_AppCompat_AutoCompleteTextView=0x7f080016; - public static int Base_Widget_AppCompat_Button=0x7f080059; - public static int Base_Widget_AppCompat_Button_Borderless=0x7f08005a; - public static int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f08005b; - public static int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0800a0; - public static int Base_Widget_AppCompat_Button_Colored=0x7f080079; - public static int Base_Widget_AppCompat_Button_Small=0x7f08005c; - public static int Base_Widget_AppCompat_ButtonBar=0x7f08005d; - public static int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f0800a1; - public static int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f08005e; - public static int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f08005f; - public static int Base_Widget_AppCompat_CompoundButton_Switch=0x7f0800a2; - public static int Base_Widget_AppCompat_DrawerArrowToggle=0x7f080000; - public static int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f0800a3; - public static int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f080060; - public static int Base_Widget_AppCompat_EditText=0x7f080017; - public static int Base_Widget_AppCompat_Light_ActionBar=0x7f0800a4; - public static int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f0800a5; - public static int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f0800a6; - public static int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f080061; - public static int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f080062; - public static int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f080063; - public static int Base_Widget_AppCompat_Light_PopupMenu=0x7f080064; - public static int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f080065; - public static int Base_Widget_AppCompat_ListPopupWindow=0x7f080066; - public static int Base_Widget_AppCompat_ListView=0x7f080067; - public static int Base_Widget_AppCompat_ListView_DropDown=0x7f080068; - public static int Base_Widget_AppCompat_ListView_Menu=0x7f080069; - public static int Base_Widget_AppCompat_PopupMenu=0x7f08006a; - public static int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f08006b; - public static int Base_Widget_AppCompat_PopupWindow=0x7f0800a7; - public static int Base_Widget_AppCompat_ProgressBar=0x7f08000d; - public static int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f08000e; - public static int Base_Widget_AppCompat_RatingBar=0x7f08006c; - public static int Base_Widget_AppCompat_SearchView=0x7f0800a8; - public static int Base_Widget_AppCompat_SearchView_ActionBar=0x7f0800a9; - public static int Base_Widget_AppCompat_Spinner=0x7f08006d; - public static int Base_Widget_AppCompat_Spinner_Underlined=0x7f08006e; - public static int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f08006f; - public static int Base_Widget_AppCompat_Toolbar=0x7f0800aa; - public static int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f080070; - public static int CalendarDatePickerDialog=0x7f0800ab; - public static int CalendarDatePickerStyle=0x7f0800ac; - public static int DialogAnimationFade=0x7f0800ad; - public static int DialogAnimationSlide=0x7f0800ae; - public static int Platform_AppCompat=0x7f08000f; - public static int Platform_AppCompat_Light=0x7f080010; - public static int Platform_ThemeOverlay_AppCompat=0x7f080071; - public static int Platform_ThemeOverlay_AppCompat_Dark=0x7f080072; - public static int Platform_ThemeOverlay_AppCompat_Light=0x7f080073; - public static int Platform_V11_AppCompat=0x7f080011; - public static int Platform_V11_AppCompat_Light=0x7f080012; - public static int Platform_V14_AppCompat=0x7f080019; - public static int Platform_V14_AppCompat_Light=0x7f08001a; - public static int Platform_Widget_AppCompat_Spinner=0x7f080013; - public static int RtlOverlay_DialogWindowTitle_AppCompat=0x7f080020; - public static int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f080021; - public static int RtlOverlay_Widget_AppCompat_ActionButton_Overflow=0x7f080022; - public static int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f080023; - public static int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f080024; - public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f080025; - public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f080026; - public static int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f080027; - public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f080028; - public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f080029; - public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f08002a; - public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f08002b; - public static int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f08002c; - public static int SpinnerDatePickerDialog=0x7f0800af; - public static int SpinnerDatePickerStyle=0x7f0800b0; - public static int TextAppearance_AppCompat=0x7f0800b1; - public static int TextAppearance_AppCompat_Body1=0x7f0800b2; - public static int TextAppearance_AppCompat_Body2=0x7f0800b3; - public static int TextAppearance_AppCompat_Button=0x7f0800b4; - public static int TextAppearance_AppCompat_Caption=0x7f0800b5; - public static int TextAppearance_AppCompat_Display1=0x7f0800b6; - public static int TextAppearance_AppCompat_Display2=0x7f0800b7; - public static int TextAppearance_AppCompat_Display3=0x7f0800b8; - public static int TextAppearance_AppCompat_Display4=0x7f0800b9; - public static int TextAppearance_AppCompat_Headline=0x7f0800ba; - public static int TextAppearance_AppCompat_Inverse=0x7f0800bb; - public static int TextAppearance_AppCompat_Large=0x7f0800bc; - public static int TextAppearance_AppCompat_Large_Inverse=0x7f0800bd; - public static int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0800be; - public static int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0800bf; - public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0800c0; - public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0800c1; - public static int TextAppearance_AppCompat_Medium=0x7f0800c2; - public static int TextAppearance_AppCompat_Medium_Inverse=0x7f0800c3; - public static int TextAppearance_AppCompat_Menu=0x7f0800c4; - public static int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0800c5; - public static int TextAppearance_AppCompat_SearchResult_Title=0x7f0800c6; - public static int TextAppearance_AppCompat_Small=0x7f0800c7; - public static int TextAppearance_AppCompat_Small_Inverse=0x7f0800c8; - public static int TextAppearance_AppCompat_Subhead=0x7f0800c9; - public static int TextAppearance_AppCompat_Subhead_Inverse=0x7f0800ca; - public static int TextAppearance_AppCompat_Title=0x7f0800cb; - public static int TextAppearance_AppCompat_Title_Inverse=0x7f0800cc; - public static int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0800cd; - public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0800ce; - public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0800cf; - public static int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0800d0; - public static int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0800d1; - public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0800d2; - public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0800d3; - public static int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0800d4; - public static int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0800d5; - public static int TextAppearance_AppCompat_Widget_Button=0x7f0800d6; - public static int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f0800d7; - public static int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0800d8; - public static int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0800d9; - public static int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0800da; - public static int TextAppearance_AppCompat_Widget_Switch=0x7f0800db; - public static int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f0800dc; - public static int TextAppearance_StatusBar_EventContent=0x7f08001b; - public static int TextAppearance_StatusBar_EventContent_Info=0x7f08001c; - public static int TextAppearance_StatusBar_EventContent_Line2=0x7f08001d; - public static int TextAppearance_StatusBar_EventContent_Time=0x7f08001e; - public static int TextAppearance_StatusBar_EventContent_Title=0x7f08001f; - public static int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0800dd; - public static int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f0800de; - public static int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f0800df; - public static int Theme=0x7f0800e0; - public static int Theme_AppCompat=0x7f0800e1; - public static int Theme_AppCompat_CompactMenu=0x7f0800e2; - public static int Theme_AppCompat_Dialog=0x7f0800e3; - public static int Theme_AppCompat_Dialog_Alert=0x7f0800e4; - public static int Theme_AppCompat_Dialog_MinWidth=0x7f0800e5; - public static int Theme_AppCompat_DialogWhenLarge=0x7f0800e6; - public static int Theme_AppCompat_Light=0x7f0800e7; - public static int Theme_AppCompat_Light_DarkActionBar=0x7f0800e8; - public static int Theme_AppCompat_Light_Dialog=0x7f0800e9; - public static int Theme_AppCompat_Light_Dialog_Alert=0x7f0800ea; - public static int Theme_AppCompat_Light_Dialog_MinWidth=0x7f0800eb; - public static int Theme_AppCompat_Light_DialogWhenLarge=0x7f0800ec; - public static int Theme_AppCompat_Light_NoActionBar=0x7f0800ed; - public static int Theme_AppCompat_NoActionBar=0x7f0800ee; - public static int Theme_Catalyst=0x7f0800ef; - public static int Theme_Catalyst_RedBox=0x7f0800f0; - public static int Theme_FullScreenDialog=0x7f0800f1; - public static int Theme_FullScreenDialogAnimatedFade=0x7f0800f2; - public static int Theme_FullScreenDialogAnimatedSlide=0x7f0800f3; - public static int Theme_ReactNative_AppCompat_Light=0x7f0800f4; - public static int Theme_ReactNative_AppCompat_Light_NoActionBar_FullScreen=0x7f0800f5; - public static int ThemeOverlay_AppCompat=0x7f0800f6; - public static int ThemeOverlay_AppCompat_ActionBar=0x7f0800f7; - public static int ThemeOverlay_AppCompat_Dark=0x7f0800f8; - public static int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0800f9; - public static int ThemeOverlay_AppCompat_Light=0x7f0800fa; - public static int Widget_AppCompat_ActionBar=0x7f0800fb; - public static int Widget_AppCompat_ActionBar_Solid=0x7f0800fc; - public static int Widget_AppCompat_ActionBar_TabBar=0x7f0800fd; - public static int Widget_AppCompat_ActionBar_TabText=0x7f0800fe; - public static int Widget_AppCompat_ActionBar_TabView=0x7f0800ff; - public static int Widget_AppCompat_ActionButton=0x7f080100; - public static int Widget_AppCompat_ActionButton_CloseMode=0x7f080101; - public static int Widget_AppCompat_ActionButton_Overflow=0x7f080102; - public static int Widget_AppCompat_ActionMode=0x7f080103; - public static int Widget_AppCompat_ActivityChooserView=0x7f080104; - public static int Widget_AppCompat_AutoCompleteTextView=0x7f080105; - public static int Widget_AppCompat_Button=0x7f080106; - public static int Widget_AppCompat_Button_Borderless=0x7f080107; - public static int Widget_AppCompat_Button_Borderless_Colored=0x7f080108; - public static int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f080109; - public static int Widget_AppCompat_Button_Colored=0x7f08010a; - public static int Widget_AppCompat_Button_Small=0x7f08010b; - public static int Widget_AppCompat_ButtonBar=0x7f08010c; - public static int Widget_AppCompat_ButtonBar_AlertDialog=0x7f08010d; - public static int Widget_AppCompat_CompoundButton_CheckBox=0x7f08010e; - public static int Widget_AppCompat_CompoundButton_RadioButton=0x7f08010f; - public static int Widget_AppCompat_CompoundButton_Switch=0x7f080110; - public static int Widget_AppCompat_DrawerArrowToggle=0x7f080111; - public static int Widget_AppCompat_DropDownItem_Spinner=0x7f080112; - public static int Widget_AppCompat_EditText=0x7f080113; - public static int Widget_AppCompat_Light_ActionBar=0x7f080114; - public static int Widget_AppCompat_Light_ActionBar_Solid=0x7f080115; - public static int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f080116; - public static int Widget_AppCompat_Light_ActionBar_TabBar=0x7f080117; - public static int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f080118; - public static int Widget_AppCompat_Light_ActionBar_TabText=0x7f080119; - public static int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f08011a; - public static int Widget_AppCompat_Light_ActionBar_TabView=0x7f08011b; - public static int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f08011c; - public static int Widget_AppCompat_Light_ActionButton=0x7f08011d; - public static int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f08011e; - public static int Widget_AppCompat_Light_ActionButton_Overflow=0x7f08011f; - public static int Widget_AppCompat_Light_ActionMode_Inverse=0x7f080120; - public static int Widget_AppCompat_Light_ActivityChooserView=0x7f080121; - public static int Widget_AppCompat_Light_AutoCompleteTextView=0x7f080122; - public static int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f080123; - public static int Widget_AppCompat_Light_ListPopupWindow=0x7f080124; - public static int Widget_AppCompat_Light_ListView_DropDown=0x7f080125; - public static int Widget_AppCompat_Light_PopupMenu=0x7f080126; - public static int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f080127; - public static int Widget_AppCompat_Light_SearchView=0x7f080128; - public static int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f080129; - public static int Widget_AppCompat_ListPopupWindow=0x7f08012a; - public static int Widget_AppCompat_ListView=0x7f08012b; - public static int Widget_AppCompat_ListView_DropDown=0x7f08012c; - public static int Widget_AppCompat_ListView_Menu=0x7f08012d; - public static int Widget_AppCompat_PopupMenu=0x7f08012e; - public static int Widget_AppCompat_PopupMenu_Overflow=0x7f08012f; - public static int Widget_AppCompat_PopupWindow=0x7f080130; - public static int Widget_AppCompat_ProgressBar=0x7f080131; - public static int Widget_AppCompat_ProgressBar_Horizontal=0x7f080132; - public static int Widget_AppCompat_RatingBar=0x7f080133; - public static int Widget_AppCompat_SearchView=0x7f080134; - public static int Widget_AppCompat_SearchView_ActionBar=0x7f080135; - public static int Widget_AppCompat_Spinner=0x7f080136; - public static int Widget_AppCompat_Spinner_DropDown=0x7f080137; - public static int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f080138; - public static int Widget_AppCompat_Spinner_Underlined=0x7f080139; - public static int Widget_AppCompat_TextView_SpinnerItem=0x7f08013a; - public static int Widget_AppCompat_Toolbar=0x7f08013b; - public static int Widget_AppCompat_Toolbar_Button_Navigation=0x7f08013c; - } - public static final class xml { - public static int preferences=0x7f050000; - } - public static final class styleable { - /** Attributes that can be used with a ActionBar. -

Includes the following attributes:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AttributeDescription
{@link #ActionBar_background nl.kega.reactnativeemdk:background}
{@link #ActionBar_backgroundSplit nl.kega.reactnativeemdk:backgroundSplit}
{@link #ActionBar_backgroundStacked nl.kega.reactnativeemdk:backgroundStacked}
{@link #ActionBar_contentInsetEnd nl.kega.reactnativeemdk:contentInsetEnd}
{@link #ActionBar_contentInsetLeft nl.kega.reactnativeemdk:contentInsetLeft}
{@link #ActionBar_contentInsetRight nl.kega.reactnativeemdk:contentInsetRight}
{@link #ActionBar_contentInsetStart nl.kega.reactnativeemdk:contentInsetStart}
{@link #ActionBar_customNavigationLayout nl.kega.reactnativeemdk:customNavigationLayout}
{@link #ActionBar_displayOptions nl.kega.reactnativeemdk:displayOptions}
{@link #ActionBar_divider nl.kega.reactnativeemdk:divider}
{@link #ActionBar_elevation nl.kega.reactnativeemdk:elevation}
{@link #ActionBar_height nl.kega.reactnativeemdk:height}
{@link #ActionBar_hideOnContentScroll nl.kega.reactnativeemdk:hideOnContentScroll}
{@link #ActionBar_homeAsUpIndicator nl.kega.reactnativeemdk:homeAsUpIndicator}
{@link #ActionBar_homeLayout nl.kega.reactnativeemdk:homeLayout}
{@link #ActionBar_icon nl.kega.reactnativeemdk:icon}
{@link #ActionBar_indeterminateProgressStyle nl.kega.reactnativeemdk:indeterminateProgressStyle}
{@link #ActionBar_itemPadding nl.kega.reactnativeemdk:itemPadding}
{@link #ActionBar_logo nl.kega.reactnativeemdk:logo}
{@link #ActionBar_navigationMode nl.kega.reactnativeemdk:navigationMode}
{@link #ActionBar_popupTheme nl.kega.reactnativeemdk:popupTheme}
{@link #ActionBar_progressBarPadding nl.kega.reactnativeemdk:progressBarPadding}
{@link #ActionBar_progressBarStyle nl.kega.reactnativeemdk:progressBarStyle}
{@link #ActionBar_subtitle nl.kega.reactnativeemdk:subtitle}
{@link #ActionBar_subtitleTextStyle nl.kega.reactnativeemdk:subtitleTextStyle}
{@link #ActionBar_title nl.kega.reactnativeemdk:title}
{@link #ActionBar_titleTextStyle nl.kega.reactnativeemdk:titleTextStyle}
- @see #ActionBar_background - @see #ActionBar_backgroundSplit - @see #ActionBar_backgroundStacked - @see #ActionBar_contentInsetEnd - @see #ActionBar_contentInsetLeft - @see #ActionBar_contentInsetRight - @see #ActionBar_contentInsetStart - @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, 0x7f010099 - }; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:background - */ - public static int ActionBar_background = 10; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:backgroundSplit - */ - public static int ActionBar_backgroundSplit = 12; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:backgroundStacked - */ - public static int ActionBar_backgroundStacked = 11; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:contentInsetEnd - */ - public static int ActionBar_contentInsetEnd = 21; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:contentInsetLeft - */ - public static int ActionBar_contentInsetLeft = 22; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:contentInsetRight - */ - public static int ActionBar_contentInsetRight = 23; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:contentInsetStart - */ - public static int ActionBar_contentInsetStart = 20; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:customNavigationLayout - */ - public static int ActionBar_customNavigationLayout = 13; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:displayOptions - */ - public static int ActionBar_displayOptions = 3; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:divider - */ - public static int ActionBar_divider = 9; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:elevation - */ - public static int ActionBar_elevation = 24; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:height - */ - public static int ActionBar_height = 0; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:hideOnContentScroll - */ - public static int ActionBar_hideOnContentScroll = 19; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:homeAsUpIndicator - */ - public static int ActionBar_homeAsUpIndicator = 26; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:homeLayout - */ - public static int ActionBar_homeLayout = 14; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:icon - */ - public static int ActionBar_icon = 7; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:indeterminateProgressStyle - */ - public static int ActionBar_indeterminateProgressStyle = 16; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:itemPadding - */ - public static int ActionBar_itemPadding = 18; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:logo - */ - public static int ActionBar_logo = 8; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:navigationMode - */ - public static int ActionBar_navigationMode = 2; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:popupTheme - */ - public static int ActionBar_popupTheme = 25; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:progressBarPadding - */ - public static int ActionBar_progressBarPadding = 17; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:progressBarStyle - */ - public static int ActionBar_progressBarStyle = 15; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:subtitle - */ - public static int ActionBar_subtitle = 4; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:subtitleTextStyle - */ - public static int ActionBar_subtitleTextStyle = 6; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:title - */ - public static int ActionBar_title = 1; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk: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 nl.kega.reactnativeemdk:background}
{@link #ActionMode_backgroundSplit nl.kega.reactnativeemdk:backgroundSplit}
{@link #ActionMode_closeItemLayout nl.kega.reactnativeemdk:closeItemLayout}
{@link #ActionMode_height nl.kega.reactnativeemdk:height}
{@link #ActionMode_subtitleTextStyle nl.kega.reactnativeemdk:subtitleTextStyle}
{@link #ActionMode_titleTextStyle nl.kega.reactnativeemdk: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, 0x7f01001c - }; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:background - */ - public static int ActionMode_background = 3; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:backgroundSplit - */ - public static int ActionMode_backgroundSplit = 4; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:closeItemLayout - */ - public static int ActionMode_closeItemLayout = 5; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:height - */ - public static int ActionMode_height = 0; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:subtitleTextStyle - */ - public static int ActionMode_subtitleTextStyle = 2; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:titleTextStyle - */ - public static int ActionMode_titleTextStyle = 1; - /** Attributes that can be used with a ActivityChooserView. -

Includes the following attributes:

- - - - - - -
AttributeDescription
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable nl.kega.reactnativeemdk:expandActivityOverflowButtonDrawable}
{@link #ActivityChooserView_initialActivityCount nl.kega.reactnativeemdk:initialActivityCount}
- @see #ActivityChooserView_expandActivityOverflowButtonDrawable - @see #ActivityChooserView_initialActivityCount - */ - public static final int[] ActivityChooserView = { - 0x7f01001d, 0x7f01001e - }; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:expandActivityOverflowButtonDrawable - */ - public static int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk: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 nl.kega.reactnativeemdk:buttonPanelSideLayout}
{@link #AlertDialog_listItemLayout nl.kega.reactnativeemdk:listItemLayout}
{@link #AlertDialog_listLayout nl.kega.reactnativeemdk:listLayout}
{@link #AlertDialog_multiChoiceItemLayout nl.kega.reactnativeemdk:multiChoiceItemLayout}
{@link #AlertDialog_singleChoiceItemLayout nl.kega.reactnativeemdk:singleChoiceItemLayout}
- @see #AlertDialog_android_layout - @see #AlertDialog_buttonPanelSideLayout - @see #AlertDialog_listItemLayout - @see #AlertDialog_listLayout - @see #AlertDialog_multiChoiceItemLayout - @see #AlertDialog_singleChoiceItemLayout - */ - public static final int[] AlertDialog = { - 0x010100f2, 0x7f01001f, 0x7f010020, 0x7f010021, - 0x7f010022, 0x7f010023 - }; - /** -

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 nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:buttonPanelSideLayout - */ - public static int AlertDialog_buttonPanelSideLayout = 1; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:listItemLayout - */ - public static int AlertDialog_listItemLayout = 5; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:listLayout - */ - public static int AlertDialog_listLayout = 2; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:multiChoiceItemLayout - */ - public static int AlertDialog_multiChoiceItemLayout = 3; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:singleChoiceItemLayout - */ - public static int AlertDialog_singleChoiceItemLayout = 4; - /** Attributes that can be used with a AppCompatTextView. -

Includes the following attributes:

- - - - - - -
AttributeDescription
{@link #AppCompatTextView_android_textAppearance android:textAppearance}
{@link #AppCompatTextView_textAllCaps nl.kega.reactnativeemdk:textAllCaps}
- @see #AppCompatTextView_android_textAppearance - @see #AppCompatTextView_textAllCaps - */ - public static final int[] AppCompatTextView = { - 0x01010034, 0x7f010024 - }; - /** -

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 nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:textAllCaps - */ - public static int AppCompatTextView_textAllCaps = 1; - /** Attributes that can be used with a CompoundButton. -

Includes the following attributes:

- - - - - - - -
AttributeDescription
{@link #CompoundButton_android_button android:button}
{@link #CompoundButton_buttonTint nl.kega.reactnativeemdk:buttonTint}
{@link #CompoundButton_buttonTintMode nl.kega.reactnativeemdk:buttonTintMode}
- @see #CompoundButton_android_button - @see #CompoundButton_buttonTint - @see #CompoundButton_buttonTintMode - */ - public static final int[] CompoundButton = { - 0x01010107, 0x7f010025, 0x7f010026 - }; - /** -

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 nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:buttonTint - */ - public static int CompoundButton_buttonTint = 1; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:buttonTintMode - */ - public static int CompoundButton_buttonTintMode = 2; - /** Attributes that can be used with a DrawerArrowToggle. -

Includes the following attributes:

- - - - - - - - - - - - -
AttributeDescription
{@link #DrawerArrowToggle_arrowHeadLength nl.kega.reactnativeemdk:arrowHeadLength}
{@link #DrawerArrowToggle_arrowShaftLength nl.kega.reactnativeemdk:arrowShaftLength}
{@link #DrawerArrowToggle_barLength nl.kega.reactnativeemdk:barLength}
{@link #DrawerArrowToggle_color nl.kega.reactnativeemdk:color}
{@link #DrawerArrowToggle_drawableSize nl.kega.reactnativeemdk:drawableSize}
{@link #DrawerArrowToggle_gapBetweenBars nl.kega.reactnativeemdk:gapBetweenBars}
{@link #DrawerArrowToggle_spinBars nl.kega.reactnativeemdk:spinBars}
{@link #DrawerArrowToggle_thickness nl.kega.reactnativeemdk: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 = { - 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, - 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e - }; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:arrowHeadLength - */ - public static int DrawerArrowToggle_arrowHeadLength = 4; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:arrowShaftLength - */ - public static int DrawerArrowToggle_arrowShaftLength = 5; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:barLength - */ - public static int DrawerArrowToggle_barLength = 6; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:color - */ - public static int DrawerArrowToggle_color = 0; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:drawableSize - */ - public static int DrawerArrowToggle_drawableSize = 2; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:gapBetweenBars - */ - public static int DrawerArrowToggle_gapBetweenBars = 3; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:spinBars - */ - public static int DrawerArrowToggle_spinBars = 1; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:thickness - */ - public static int DrawerArrowToggle_thickness = 7; - /** Attributes that can be used with a GenericDraweeHierarchy. -

Includes the following attributes:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AttributeDescription
{@link #GenericDraweeHierarchy_actualImageScaleType nl.kega.reactnativeemdk:actualImageScaleType}
{@link #GenericDraweeHierarchy_backgroundImage nl.kega.reactnativeemdk:backgroundImage}
{@link #GenericDraweeHierarchy_fadeDuration nl.kega.reactnativeemdk:fadeDuration}
{@link #GenericDraweeHierarchy_failureImage nl.kega.reactnativeemdk:failureImage}
{@link #GenericDraweeHierarchy_failureImageScaleType nl.kega.reactnativeemdk:failureImageScaleType}
{@link #GenericDraweeHierarchy_overlayImage nl.kega.reactnativeemdk:overlayImage}
{@link #GenericDraweeHierarchy_placeholderImage nl.kega.reactnativeemdk:placeholderImage}
{@link #GenericDraweeHierarchy_placeholderImageScaleType nl.kega.reactnativeemdk:placeholderImageScaleType}
{@link #GenericDraweeHierarchy_pressedStateOverlayImage nl.kega.reactnativeemdk:pressedStateOverlayImage}
{@link #GenericDraweeHierarchy_progressBarAutoRotateInterval nl.kega.reactnativeemdk:progressBarAutoRotateInterval}
{@link #GenericDraweeHierarchy_progressBarImage nl.kega.reactnativeemdk:progressBarImage}
{@link #GenericDraweeHierarchy_progressBarImageScaleType nl.kega.reactnativeemdk:progressBarImageScaleType}
{@link #GenericDraweeHierarchy_retryImage nl.kega.reactnativeemdk:retryImage}
{@link #GenericDraweeHierarchy_retryImageScaleType nl.kega.reactnativeemdk:retryImageScaleType}
{@link #GenericDraweeHierarchy_roundAsCircle nl.kega.reactnativeemdk:roundAsCircle}
{@link #GenericDraweeHierarchy_roundBottomLeft nl.kega.reactnativeemdk:roundBottomLeft}
{@link #GenericDraweeHierarchy_roundBottomRight nl.kega.reactnativeemdk:roundBottomRight}
{@link #GenericDraweeHierarchy_roundTopLeft nl.kega.reactnativeemdk:roundTopLeft}
{@link #GenericDraweeHierarchy_roundTopRight nl.kega.reactnativeemdk:roundTopRight}
{@link #GenericDraweeHierarchy_roundWithOverlayColor nl.kega.reactnativeemdk:roundWithOverlayColor}
{@link #GenericDraweeHierarchy_roundedCornerRadius nl.kega.reactnativeemdk:roundedCornerRadius}
{@link #GenericDraweeHierarchy_roundingBorderColor nl.kega.reactnativeemdk:roundingBorderColor}
{@link #GenericDraweeHierarchy_roundingBorderPadding nl.kega.reactnativeemdk:roundingBorderPadding}
{@link #GenericDraweeHierarchy_roundingBorderWidth nl.kega.reactnativeemdk:roundingBorderWidth}
{@link #GenericDraweeHierarchy_viewAspectRatio nl.kega.reactnativeemdk:viewAspectRatio}
- @see #GenericDraweeHierarchy_actualImageScaleType - @see #GenericDraweeHierarchy_backgroundImage - @see #GenericDraweeHierarchy_fadeDuration - @see #GenericDraweeHierarchy_failureImage - @see #GenericDraweeHierarchy_failureImageScaleType - @see #GenericDraweeHierarchy_overlayImage - @see #GenericDraweeHierarchy_placeholderImage - @see #GenericDraweeHierarchy_placeholderImageScaleType - @see #GenericDraweeHierarchy_pressedStateOverlayImage - @see #GenericDraweeHierarchy_progressBarAutoRotateInterval - @see #GenericDraweeHierarchy_progressBarImage - @see #GenericDraweeHierarchy_progressBarImageScaleType - @see #GenericDraweeHierarchy_retryImage - @see #GenericDraweeHierarchy_retryImageScaleType - @see #GenericDraweeHierarchy_roundAsCircle - @see #GenericDraweeHierarchy_roundBottomLeft - @see #GenericDraweeHierarchy_roundBottomRight - @see #GenericDraweeHierarchy_roundTopLeft - @see #GenericDraweeHierarchy_roundTopRight - @see #GenericDraweeHierarchy_roundWithOverlayColor - @see #GenericDraweeHierarchy_roundedCornerRadius - @see #GenericDraweeHierarchy_roundingBorderColor - @see #GenericDraweeHierarchy_roundingBorderPadding - @see #GenericDraweeHierarchy_roundingBorderWidth - @see #GenericDraweeHierarchy_viewAspectRatio - */ - public static final int[] GenericDraweeHierarchy = { - 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 - }; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actualImageScaleType} - attribute's value can be found in the {@link #GenericDraweeHierarchy} array. - - -

Must be one of the following constant values.

- ---- - - - - - - - - - -
ConstantValueDescription
none-1
fitXY0
fitStart1
fitCenter2
fitEnd3
center4
centerInside5
centerCrop6
focusCrop7
- @attr name nl.kega.reactnativeemdk:actualImageScaleType - */ - public static int GenericDraweeHierarchy_actualImageScaleType = 11; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#backgroundImage} - attribute's value can be found in the {@link #GenericDraweeHierarchy} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:backgroundImage - */ - public static int GenericDraweeHierarchy_backgroundImage = 12; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#fadeDuration} - attribute's value can be found in the {@link #GenericDraweeHierarchy} 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 nl.kega.reactnativeemdk:fadeDuration - */ - public static int GenericDraweeHierarchy_fadeDuration = 0; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#failureImage} - attribute's value can be found in the {@link #GenericDraweeHierarchy} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:failureImage - */ - public static int GenericDraweeHierarchy_failureImage = 6; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#failureImageScaleType} - attribute's value can be found in the {@link #GenericDraweeHierarchy} array. - - -

Must be one of the following constant values.

- ---- - - - - - - - - - -
ConstantValueDescription
none-1
fitXY0
fitStart1
fitCenter2
fitEnd3
center4
centerInside5
centerCrop6
focusCrop7
- @attr name nl.kega.reactnativeemdk:failureImageScaleType - */ - public static int GenericDraweeHierarchy_failureImageScaleType = 7; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#overlayImage} - attribute's value can be found in the {@link #GenericDraweeHierarchy} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:overlayImage - */ - public static int GenericDraweeHierarchy_overlayImage = 13; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#placeholderImage} - attribute's value can be found in the {@link #GenericDraweeHierarchy} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:placeholderImage - */ - public static int GenericDraweeHierarchy_placeholderImage = 2; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#placeholderImageScaleType} - attribute's value can be found in the {@link #GenericDraweeHierarchy} array. - - -

Must be one of the following constant values.

- ---- - - - - - - - - - -
ConstantValueDescription
none-1
fitXY0
fitStart1
fitCenter2
fitEnd3
center4
centerInside5
centerCrop6
focusCrop7
- @attr name nl.kega.reactnativeemdk:placeholderImageScaleType - */ - public static int GenericDraweeHierarchy_placeholderImageScaleType = 3; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#pressedStateOverlayImage} - attribute's value can be found in the {@link #GenericDraweeHierarchy} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:pressedStateOverlayImage - */ - public static int GenericDraweeHierarchy_pressedStateOverlayImage = 14; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#progressBarAutoRotateInterval} - attribute's value can be found in the {@link #GenericDraweeHierarchy} 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 nl.kega.reactnativeemdk:progressBarAutoRotateInterval - */ - public static int GenericDraweeHierarchy_progressBarAutoRotateInterval = 10; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#progressBarImage} - attribute's value can be found in the {@link #GenericDraweeHierarchy} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:progressBarImage - */ - public static int GenericDraweeHierarchy_progressBarImage = 8; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#progressBarImageScaleType} - attribute's value can be found in the {@link #GenericDraweeHierarchy} array. - - -

Must be one of the following constant values.

- ---- - - - - - - - - - -
ConstantValueDescription
none-1
fitXY0
fitStart1
fitCenter2
fitEnd3
center4
centerInside5
centerCrop6
focusCrop7
- @attr name nl.kega.reactnativeemdk:progressBarImageScaleType - */ - public static int GenericDraweeHierarchy_progressBarImageScaleType = 9; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#retryImage} - attribute's value can be found in the {@link #GenericDraweeHierarchy} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:retryImage - */ - public static int GenericDraweeHierarchy_retryImage = 4; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#retryImageScaleType} - attribute's value can be found in the {@link #GenericDraweeHierarchy} array. - - -

Must be one of the following constant values.

- ---- - - - - - - - - - -
ConstantValueDescription
none-1
fitXY0
fitStart1
fitCenter2
fitEnd3
center4
centerInside5
centerCrop6
focusCrop7
- @attr name nl.kega.reactnativeemdk:retryImageScaleType - */ - public static int GenericDraweeHierarchy_retryImageScaleType = 5; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#roundAsCircle} - attribute's value can be found in the {@link #GenericDraweeHierarchy} 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 nl.kega.reactnativeemdk:roundAsCircle - */ - public static int GenericDraweeHierarchy_roundAsCircle = 15; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#roundBottomLeft} - attribute's value can be found in the {@link #GenericDraweeHierarchy} 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 nl.kega.reactnativeemdk:roundBottomLeft - */ - public static int GenericDraweeHierarchy_roundBottomLeft = 20; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#roundBottomRight} - attribute's value can be found in the {@link #GenericDraweeHierarchy} 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 nl.kega.reactnativeemdk:roundBottomRight - */ - public static int GenericDraweeHierarchy_roundBottomRight = 19; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#roundTopLeft} - attribute's value can be found in the {@link #GenericDraweeHierarchy} 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 nl.kega.reactnativeemdk:roundTopLeft - */ - public static int GenericDraweeHierarchy_roundTopLeft = 17; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#roundTopRight} - attribute's value can be found in the {@link #GenericDraweeHierarchy} 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 nl.kega.reactnativeemdk:roundTopRight - */ - public static int GenericDraweeHierarchy_roundTopRight = 18; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#roundWithOverlayColor} - attribute's value can be found in the {@link #GenericDraweeHierarchy} 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 nl.kega.reactnativeemdk:roundWithOverlayColor - */ - public static int GenericDraweeHierarchy_roundWithOverlayColor = 21; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#roundedCornerRadius} - attribute's value can be found in the {@link #GenericDraweeHierarchy} 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 nl.kega.reactnativeemdk:roundedCornerRadius - */ - public static int GenericDraweeHierarchy_roundedCornerRadius = 16; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#roundingBorderColor} - attribute's value can be found in the {@link #GenericDraweeHierarchy} 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 nl.kega.reactnativeemdk:roundingBorderColor - */ - public static int GenericDraweeHierarchy_roundingBorderColor = 23; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#roundingBorderPadding} - attribute's value can be found in the {@link #GenericDraweeHierarchy} 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 nl.kega.reactnativeemdk:roundingBorderPadding - */ - public static int GenericDraweeHierarchy_roundingBorderPadding = 24; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#roundingBorderWidth} - attribute's value can be found in the {@link #GenericDraweeHierarchy} 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 nl.kega.reactnativeemdk:roundingBorderWidth - */ - public static int GenericDraweeHierarchy_roundingBorderWidth = 22; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#viewAspectRatio} - attribute's value can be found in the {@link #GenericDraweeHierarchy} 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 nl.kega.reactnativeemdk:viewAspectRatio - */ - public static int GenericDraweeHierarchy_viewAspectRatio = 1; - /** 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 nl.kega.reactnativeemdk:divider}
{@link #LinearLayoutCompat_dividerPadding nl.kega.reactnativeemdk:dividerPadding}
{@link #LinearLayoutCompat_measureWithLargestChild nl.kega.reactnativeemdk:measureWithLargestChild}
{@link #LinearLayoutCompat_showDividers nl.kega.reactnativeemdk: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, 0x7f010048, 0x7f010049, - 0x7f01004a - }; - /** -

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 nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:divider - */ - public static int LinearLayoutCompat_divider = 5; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:dividerPadding - */ - public static int LinearLayoutCompat_dividerPadding = 8; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:measureWithLargestChild - */ - public static int LinearLayoutCompat_measureWithLargestChild = 6; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk: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 nl.kega.reactnativeemdk:actionLayout}
{@link #MenuItem_actionProviderClass nl.kega.reactnativeemdk:actionProviderClass}
{@link #MenuItem_actionViewClass nl.kega.reactnativeemdk: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 nl.kega.reactnativeemdk: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, 0x7f01004b, 0x7f01004c, 0x7f01004d, - 0x7f01004e - }; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:actionLayout - */ - public static int MenuItem_actionLayout = 14; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:actionProviderClass - */ - public static int MenuItem_actionProviderClass = 16; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk: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 nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk: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 nl.kega.reactnativeemdk:preserveIconSpacing}
- @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 - */ - public static final int[] MenuView = { - 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, - 0x0101012f, 0x01010130, 0x01010131, 0x7f01004f - }; - /** -

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 nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:preserveIconSpacing - */ - public static int MenuView_preserveIconSpacing = 7; - /** Attributes that can be used with a PopupWindow. -

Includes the following attributes:

- - - - - - -
AttributeDescription
{@link #PopupWindow_android_popupBackground android:popupBackground}
{@link #PopupWindow_overlapAnchor nl.kega.reactnativeemdk:overlapAnchor}
- @see #PopupWindow_android_popupBackground - @see #PopupWindow_overlapAnchor - */ - public static final int[] PopupWindow = { - 0x01010176, 0x7f010050 - }; - /** -

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 nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:overlapAnchor - */ - public static int PopupWindow_overlapAnchor = 1; - /** Attributes that can be used with a PopupWindowBackgroundState. -

Includes the following attributes:

- - - - - -
AttributeDescription
{@link #PopupWindowBackgroundState_state_above_anchor nl.kega.reactnativeemdk:state_above_anchor}
- @see #PopupWindowBackgroundState_state_above_anchor - */ - public static final int[] PopupWindowBackgroundState = { - 0x7f010051 - }; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:state_above_anchor - */ - public static int PopupWindowBackgroundState_state_above_anchor = 0; - /** Attributes that can be used with a RecyclerView. -

Includes the following attributes:

- - - - - - - - - -
AttributeDescription
{@link #RecyclerView_android_orientation android:orientation}
{@link #RecyclerView_layoutManager nl.kega.reactnativeemdk:layoutManager}
{@link #RecyclerView_reverseLayout nl.kega.reactnativeemdk:reverseLayout}
{@link #RecyclerView_spanCount nl.kega.reactnativeemdk:spanCount}
{@link #RecyclerView_stackFromEnd nl.kega.reactnativeemdk:stackFromEnd}
- @see #RecyclerView_android_orientation - @see #RecyclerView_layoutManager - @see #RecyclerView_reverseLayout - @see #RecyclerView_spanCount - @see #RecyclerView_stackFromEnd - */ - public static final int[] RecyclerView = { - 0x010100c4, 0x7f010052, 0x7f010053, 0x7f010054, - 0x7f010055 - }; - /** -

This symbol is the offset where the {@link android.R.attr#orientation} - attribute's value can be found in the {@link #RecyclerView} array. - @attr name android:orientation - */ - public static int RecyclerView_android_orientation = 0; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#layoutManager} - attribute's value can be found in the {@link #RecyclerView} 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 nl.kega.reactnativeemdk:layoutManager - */ - public static int RecyclerView_layoutManager = 1; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#reverseLayout} - attribute's value can be found in the {@link #RecyclerView} 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 nl.kega.reactnativeemdk:reverseLayout - */ - public static int RecyclerView_reverseLayout = 3; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#spanCount} - attribute's value can be found in the {@link #RecyclerView} 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 nl.kega.reactnativeemdk:spanCount - */ - public static int RecyclerView_spanCount = 2; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#stackFromEnd} - attribute's value can be found in the {@link #RecyclerView} 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 nl.kega.reactnativeemdk:stackFromEnd - */ - public static int RecyclerView_stackFromEnd = 4; - /** 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 nl.kega.reactnativeemdk:closeIcon}
{@link #SearchView_commitIcon nl.kega.reactnativeemdk:commitIcon}
{@link #SearchView_defaultQueryHint nl.kega.reactnativeemdk:defaultQueryHint}
{@link #SearchView_goIcon nl.kega.reactnativeemdk:goIcon}
{@link #SearchView_iconifiedByDefault nl.kega.reactnativeemdk:iconifiedByDefault}
{@link #SearchView_layout nl.kega.reactnativeemdk:layout}
{@link #SearchView_queryBackground nl.kega.reactnativeemdk:queryBackground}
{@link #SearchView_queryHint nl.kega.reactnativeemdk:queryHint}
{@link #SearchView_searchHintIcon nl.kega.reactnativeemdk:searchHintIcon}
{@link #SearchView_searchIcon nl.kega.reactnativeemdk:searchIcon}
{@link #SearchView_submitBackground nl.kega.reactnativeemdk:submitBackground}
{@link #SearchView_suggestionRowLayout nl.kega.reactnativeemdk:suggestionRowLayout}
{@link #SearchView_voiceIcon nl.kega.reactnativeemdk: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, - 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, - 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, - 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, - 0x7f010062 - }; - /** -

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 nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:closeIcon - */ - public static int SearchView_closeIcon = 8; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:commitIcon - */ - public static int SearchView_commitIcon = 13; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:defaultQueryHint - */ - public static int SearchView_defaultQueryHint = 7; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:goIcon - */ - public static int SearchView_goIcon = 9; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:iconifiedByDefault - */ - public static int SearchView_iconifiedByDefault = 5; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:layout - */ - public static int SearchView_layout = 4; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:queryBackground - */ - public static int SearchView_queryBackground = 15; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:queryHint - */ - public static int SearchView_queryHint = 6; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:searchHintIcon - */ - public static int SearchView_searchHintIcon = 11; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:searchIcon - */ - public static int SearchView_searchIcon = 10; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:submitBackground - */ - public static int SearchView_submitBackground = 16; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:suggestionRowLayout - */ - public static int SearchView_suggestionRowLayout = 14; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:voiceIcon - */ - public static int SearchView_voiceIcon = 12; - /** Attributes that can be used with a SimpleDraweeView. -

Includes the following attributes:

- - - - - -
AttributeDescription
{@link #SimpleDraweeView_actualImageUri nl.kega.reactnativeemdk:actualImageUri}
- @see #SimpleDraweeView_actualImageUri - */ - public static final int[] SimpleDraweeView = { - 0x7f010063 - }; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actualImageUri} - attribute's value can be found in the {@link #SimpleDraweeView} 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 nl.kega.reactnativeemdk:actualImageUri - */ - public static int SimpleDraweeView_actualImageUri = 0; - /** Attributes that can be used with a Spinner. -

Includes the following attributes:

- - - - - - - - -
AttributeDescription
{@link #Spinner_android_dropDownWidth android:dropDownWidth}
{@link #Spinner_android_popupBackground android:popupBackground}
{@link #Spinner_android_prompt android:prompt}
{@link #Spinner_popupTheme nl.kega.reactnativeemdk:popupTheme}
- @see #Spinner_android_dropDownWidth - @see #Spinner_android_popupBackground - @see #Spinner_android_prompt - @see #Spinner_popupTheme - */ - public static final int[] Spinner = { - 0x01010176, 0x0101017b, 0x01010262, 0x7f01001b - }; - /** -

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 = 2; - /** -

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 = 0; - /** -

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 = 1; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:popupTheme - */ - public static int Spinner_popupTheme = 3; - /** 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 nl.kega.reactnativeemdk:showText}
{@link #SwitchCompat_splitTrack nl.kega.reactnativeemdk:splitTrack}
{@link #SwitchCompat_switchMinWidth nl.kega.reactnativeemdk:switchMinWidth}
{@link #SwitchCompat_switchPadding nl.kega.reactnativeemdk:switchPadding}
{@link #SwitchCompat_switchTextAppearance nl.kega.reactnativeemdk:switchTextAppearance}
{@link #SwitchCompat_thumbTextPadding nl.kega.reactnativeemdk:thumbTextPadding}
{@link #SwitchCompat_track nl.kega.reactnativeemdk:track}
- @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_track - */ - public static final int[] SwitchCompat = { - 0x01010124, 0x01010125, 0x01010142, 0x7f010064, - 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, - 0x7f010069, 0x7f01006a - }; - /** -

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 nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:showText - */ - public static int SwitchCompat_showText = 9; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:splitTrack - */ - public static int SwitchCompat_splitTrack = 8; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:switchMinWidth - */ - public static int SwitchCompat_switchMinWidth = 6; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:switchPadding - */ - public static int SwitchCompat_switchPadding = 7; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:switchTextAppearance - */ - public static int SwitchCompat_switchTextAppearance = 5; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:thumbTextPadding - */ - public static int SwitchCompat_thumbTextPadding = 4; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:track - */ - public static int SwitchCompat_track = 3; - /** 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_textSize android:textSize}
{@link #TextAppearance_android_textStyle android:textStyle}
{@link #TextAppearance_android_typeface android:typeface}
{@link #TextAppearance_textAllCaps nl.kega.reactnativeemdk:textAllCaps}
- @see #TextAppearance_android_shadowColor - @see #TextAppearance_android_shadowDx - @see #TextAppearance_android_shadowDy - @see #TextAppearance_android_shadowRadius - @see #TextAppearance_android_textColor - @see #TextAppearance_android_textSize - @see #TextAppearance_android_textStyle - @see #TextAppearance_android_typeface - @see #TextAppearance_textAllCaps - */ - public static final int[] TextAppearance = { - 0x01010095, 0x01010096, 0x01010097, 0x01010098, - 0x01010161, 0x01010162, 0x01010163, 0x01010164, - 0x7f010024 - }; - /** -

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 = 4; - /** -

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 = 5; - /** -

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 = 6; - /** -

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 = 7; - /** -

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#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 nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:textAllCaps - */ - public static int TextAppearance_textAllCaps = 8; - /** Attributes that can be used with a TextStyle. -

Includes the following attributes:

- - - - - - - - - - - - - - - -
AttributeDescription
{@link #TextStyle_android_ellipsize android:ellipsize}
{@link #TextStyle_android_maxLines android:maxLines}
{@link #TextStyle_android_shadowColor android:shadowColor}
{@link #TextStyle_android_shadowDx android:shadowDx}
{@link #TextStyle_android_shadowDy android:shadowDy}
{@link #TextStyle_android_shadowRadius android:shadowRadius}
{@link #TextStyle_android_singleLine android:singleLine}
{@link #TextStyle_android_textAppearance android:textAppearance}
{@link #TextStyle_android_textColor android:textColor}
{@link #TextStyle_android_textSize android:textSize}
{@link #TextStyle_android_textStyle android:textStyle}
- @see #TextStyle_android_ellipsize - @see #TextStyle_android_maxLines - @see #TextStyle_android_shadowColor - @see #TextStyle_android_shadowDx - @see #TextStyle_android_shadowDy - @see #TextStyle_android_shadowRadius - @see #TextStyle_android_singleLine - @see #TextStyle_android_textAppearance - @see #TextStyle_android_textColor - @see #TextStyle_android_textSize - @see #TextStyle_android_textStyle - */ - public static final int[] TextStyle = { - 0x01010034, 0x01010095, 0x01010097, 0x01010098, - 0x010100ab, 0x01010153, 0x0101015d, 0x01010161, - 0x01010162, 0x01010163, 0x01010164 - }; - /** -

This symbol is the offset where the {@link android.R.attr#ellipsize} - attribute's value can be found in the {@link #TextStyle} array. - @attr name android:ellipsize - */ - public static int TextStyle_android_ellipsize = 4; - /** -

This symbol is the offset where the {@link android.R.attr#maxLines} - attribute's value can be found in the {@link #TextStyle} array. - @attr name android:maxLines - */ - public static int TextStyle_android_maxLines = 5; - /** -

This symbol is the offset where the {@link android.R.attr#shadowColor} - attribute's value can be found in the {@link #TextStyle} array. - @attr name android:shadowColor - */ - public static int TextStyle_android_shadowColor = 7; - /** -

This symbol is the offset where the {@link android.R.attr#shadowDx} - attribute's value can be found in the {@link #TextStyle} array. - @attr name android:shadowDx - */ - public static int TextStyle_android_shadowDx = 8; - /** -

This symbol is the offset where the {@link android.R.attr#shadowDy} - attribute's value can be found in the {@link #TextStyle} array. - @attr name android:shadowDy - */ - public static int TextStyle_android_shadowDy = 9; - /** -

This symbol is the offset where the {@link android.R.attr#shadowRadius} - attribute's value can be found in the {@link #TextStyle} array. - @attr name android:shadowRadius - */ - public static int TextStyle_android_shadowRadius = 10; - /** -

This symbol is the offset where the {@link android.R.attr#singleLine} - attribute's value can be found in the {@link #TextStyle} array. - @attr name android:singleLine - */ - public static int TextStyle_android_singleLine = 6; - /** -

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

This symbol is the offset where the {@link android.R.attr#textColor} - attribute's value can be found in the {@link #TextStyle} array. - @attr name android:textColor - */ - public static int TextStyle_android_textColor = 3; - /** -

This symbol is the offset where the {@link android.R.attr#textSize} - attribute's value can be found in the {@link #TextStyle} array. - @attr name android:textSize - */ - public static int TextStyle_android_textSize = 1; - /** -

This symbol is the offset where the {@link android.R.attr#textStyle} - attribute's value can be found in the {@link #TextStyle} array. - @attr name android:textStyle - */ - public static int TextStyle_android_textStyle = 2; - /** Attributes that can be used with a Theme. -

Includes the following attributes:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AttributeDescription
{@link #Theme_actionBarDivider nl.kega.reactnativeemdk:actionBarDivider}
{@link #Theme_actionBarItemBackground nl.kega.reactnativeemdk:actionBarItemBackground}
{@link #Theme_actionBarPopupTheme nl.kega.reactnativeemdk:actionBarPopupTheme}
{@link #Theme_actionBarSize nl.kega.reactnativeemdk:actionBarSize}
{@link #Theme_actionBarSplitStyle nl.kega.reactnativeemdk:actionBarSplitStyle}
{@link #Theme_actionBarStyle nl.kega.reactnativeemdk:actionBarStyle}
{@link #Theme_actionBarTabBarStyle nl.kega.reactnativeemdk:actionBarTabBarStyle}
{@link #Theme_actionBarTabStyle nl.kega.reactnativeemdk:actionBarTabStyle}
{@link #Theme_actionBarTabTextStyle nl.kega.reactnativeemdk:actionBarTabTextStyle}
{@link #Theme_actionBarTheme nl.kega.reactnativeemdk:actionBarTheme}
{@link #Theme_actionBarWidgetTheme nl.kega.reactnativeemdk:actionBarWidgetTheme}
{@link #Theme_actionButtonStyle nl.kega.reactnativeemdk:actionButtonStyle}
{@link #Theme_actionDropDownStyle nl.kega.reactnativeemdk:actionDropDownStyle}
{@link #Theme_actionMenuTextAppearance nl.kega.reactnativeemdk:actionMenuTextAppearance}
{@link #Theme_actionMenuTextColor nl.kega.reactnativeemdk:actionMenuTextColor}
{@link #Theme_actionModeBackground nl.kega.reactnativeemdk:actionModeBackground}
{@link #Theme_actionModeCloseButtonStyle nl.kega.reactnativeemdk:actionModeCloseButtonStyle}
{@link #Theme_actionModeCloseDrawable nl.kega.reactnativeemdk:actionModeCloseDrawable}
{@link #Theme_actionModeCopyDrawable nl.kega.reactnativeemdk:actionModeCopyDrawable}
{@link #Theme_actionModeCutDrawable nl.kega.reactnativeemdk:actionModeCutDrawable}
{@link #Theme_actionModeFindDrawable nl.kega.reactnativeemdk:actionModeFindDrawable}
{@link #Theme_actionModePasteDrawable nl.kega.reactnativeemdk:actionModePasteDrawable}
{@link #Theme_actionModePopupWindowStyle nl.kega.reactnativeemdk:actionModePopupWindowStyle}
{@link #Theme_actionModeSelectAllDrawable nl.kega.reactnativeemdk:actionModeSelectAllDrawable}
{@link #Theme_actionModeShareDrawable nl.kega.reactnativeemdk:actionModeShareDrawable}
{@link #Theme_actionModeSplitBackground nl.kega.reactnativeemdk:actionModeSplitBackground}
{@link #Theme_actionModeStyle nl.kega.reactnativeemdk:actionModeStyle}
{@link #Theme_actionModeWebSearchDrawable nl.kega.reactnativeemdk:actionModeWebSearchDrawable}
{@link #Theme_actionOverflowButtonStyle nl.kega.reactnativeemdk:actionOverflowButtonStyle}
{@link #Theme_actionOverflowMenuStyle nl.kega.reactnativeemdk:actionOverflowMenuStyle}
{@link #Theme_activityChooserViewStyle nl.kega.reactnativeemdk:activityChooserViewStyle}
{@link #Theme_alertDialogButtonGroupStyle nl.kega.reactnativeemdk:alertDialogButtonGroupStyle}
{@link #Theme_alertDialogCenterButtons nl.kega.reactnativeemdk:alertDialogCenterButtons}
{@link #Theme_alertDialogStyle nl.kega.reactnativeemdk:alertDialogStyle}
{@link #Theme_alertDialogTheme nl.kega.reactnativeemdk:alertDialogTheme}
{@link #Theme_android_windowAnimationStyle android:windowAnimationStyle}
{@link #Theme_android_windowIsFloating android:windowIsFloating}
{@link #Theme_autoCompleteTextViewStyle nl.kega.reactnativeemdk:autoCompleteTextViewStyle}
{@link #Theme_borderlessButtonStyle nl.kega.reactnativeemdk:borderlessButtonStyle}
{@link #Theme_buttonBarButtonStyle nl.kega.reactnativeemdk:buttonBarButtonStyle}
{@link #Theme_buttonBarNegativeButtonStyle nl.kega.reactnativeemdk:buttonBarNegativeButtonStyle}
{@link #Theme_buttonBarNeutralButtonStyle nl.kega.reactnativeemdk:buttonBarNeutralButtonStyle}
{@link #Theme_buttonBarPositiveButtonStyle nl.kega.reactnativeemdk:buttonBarPositiveButtonStyle}
{@link #Theme_buttonBarStyle nl.kega.reactnativeemdk:buttonBarStyle}
{@link #Theme_buttonStyle nl.kega.reactnativeemdk:buttonStyle}
{@link #Theme_buttonStyleSmall nl.kega.reactnativeemdk:buttonStyleSmall}
{@link #Theme_checkboxStyle nl.kega.reactnativeemdk:checkboxStyle}
{@link #Theme_checkedTextViewStyle nl.kega.reactnativeemdk:checkedTextViewStyle}
{@link #Theme_colorAccent nl.kega.reactnativeemdk:colorAccent}
{@link #Theme_colorButtonNormal nl.kega.reactnativeemdk:colorButtonNormal}
{@link #Theme_colorControlActivated nl.kega.reactnativeemdk:colorControlActivated}
{@link #Theme_colorControlHighlight nl.kega.reactnativeemdk:colorControlHighlight}
{@link #Theme_colorControlNormal nl.kega.reactnativeemdk:colorControlNormal}
{@link #Theme_colorPrimary nl.kega.reactnativeemdk:colorPrimary}
{@link #Theme_colorPrimaryDark nl.kega.reactnativeemdk:colorPrimaryDark}
{@link #Theme_colorSwitchThumbNormal nl.kega.reactnativeemdk:colorSwitchThumbNormal}
{@link #Theme_controlBackground nl.kega.reactnativeemdk:controlBackground}
{@link #Theme_dialogPreferredPadding nl.kega.reactnativeemdk:dialogPreferredPadding}
{@link #Theme_dialogTheme nl.kega.reactnativeemdk:dialogTheme}
{@link #Theme_dividerHorizontal nl.kega.reactnativeemdk:dividerHorizontal}
{@link #Theme_dividerVertical nl.kega.reactnativeemdk:dividerVertical}
{@link #Theme_dropDownListViewStyle nl.kega.reactnativeemdk:dropDownListViewStyle}
{@link #Theme_dropdownListPreferredItemHeight nl.kega.reactnativeemdk:dropdownListPreferredItemHeight}
{@link #Theme_editTextBackground nl.kega.reactnativeemdk:editTextBackground}
{@link #Theme_editTextColor nl.kega.reactnativeemdk:editTextColor}
{@link #Theme_editTextStyle nl.kega.reactnativeemdk:editTextStyle}
{@link #Theme_homeAsUpIndicator nl.kega.reactnativeemdk:homeAsUpIndicator}
{@link #Theme_listChoiceBackgroundIndicator nl.kega.reactnativeemdk:listChoiceBackgroundIndicator}
{@link #Theme_listDividerAlertDialog nl.kega.reactnativeemdk:listDividerAlertDialog}
{@link #Theme_listPopupWindowStyle nl.kega.reactnativeemdk:listPopupWindowStyle}
{@link #Theme_listPreferredItemHeight nl.kega.reactnativeemdk:listPreferredItemHeight}
{@link #Theme_listPreferredItemHeightLarge nl.kega.reactnativeemdk:listPreferredItemHeightLarge}
{@link #Theme_listPreferredItemHeightSmall nl.kega.reactnativeemdk:listPreferredItemHeightSmall}
{@link #Theme_listPreferredItemPaddingLeft nl.kega.reactnativeemdk:listPreferredItemPaddingLeft}
{@link #Theme_listPreferredItemPaddingRight nl.kega.reactnativeemdk:listPreferredItemPaddingRight}
{@link #Theme_panelBackground nl.kega.reactnativeemdk:panelBackground}
{@link #Theme_panelMenuListTheme nl.kega.reactnativeemdk:panelMenuListTheme}
{@link #Theme_panelMenuListWidth nl.kega.reactnativeemdk:panelMenuListWidth}
{@link #Theme_popupMenuStyle nl.kega.reactnativeemdk:popupMenuStyle}
{@link #Theme_popupWindowStyle nl.kega.reactnativeemdk:popupWindowStyle}
{@link #Theme_radioButtonStyle nl.kega.reactnativeemdk:radioButtonStyle}
{@link #Theme_ratingBarStyle nl.kega.reactnativeemdk:ratingBarStyle}
{@link #Theme_searchViewStyle nl.kega.reactnativeemdk:searchViewStyle}
{@link #Theme_selectableItemBackground nl.kega.reactnativeemdk:selectableItemBackground}
{@link #Theme_selectableItemBackgroundBorderless nl.kega.reactnativeemdk:selectableItemBackgroundBorderless}
{@link #Theme_spinnerDropDownItemStyle nl.kega.reactnativeemdk:spinnerDropDownItemStyle}
{@link #Theme_spinnerStyle nl.kega.reactnativeemdk:spinnerStyle}
{@link #Theme_switchStyle nl.kega.reactnativeemdk:switchStyle}
{@link #Theme_textAppearanceLargePopupMenu nl.kega.reactnativeemdk:textAppearanceLargePopupMenu}
{@link #Theme_textAppearanceListItem nl.kega.reactnativeemdk:textAppearanceListItem}
{@link #Theme_textAppearanceListItemSmall nl.kega.reactnativeemdk:textAppearanceListItemSmall}
{@link #Theme_textAppearanceSearchResultSubtitle nl.kega.reactnativeemdk:textAppearanceSearchResultSubtitle}
{@link #Theme_textAppearanceSearchResultTitle nl.kega.reactnativeemdk:textAppearanceSearchResultTitle}
{@link #Theme_textAppearanceSmallPopupMenu nl.kega.reactnativeemdk:textAppearanceSmallPopupMenu}
{@link #Theme_textColorAlertDialogListItem nl.kega.reactnativeemdk:textColorAlertDialogListItem}
{@link #Theme_textColorSearchUrl nl.kega.reactnativeemdk:textColorSearchUrl}
{@link #Theme_toolbarNavigationButtonStyle nl.kega.reactnativeemdk:toolbarNavigationButtonStyle}
{@link #Theme_toolbarStyle nl.kega.reactnativeemdk:toolbarStyle}
{@link #Theme_windowActionBar nl.kega.reactnativeemdk:windowActionBar}
{@link #Theme_windowActionBarOverlay nl.kega.reactnativeemdk:windowActionBarOverlay}
{@link #Theme_windowActionModeOverlay nl.kega.reactnativeemdk:windowActionModeOverlay}
{@link #Theme_windowFixedHeightMajor nl.kega.reactnativeemdk:windowFixedHeightMajor}
{@link #Theme_windowFixedHeightMinor nl.kega.reactnativeemdk:windowFixedHeightMinor}
{@link #Theme_windowFixedWidthMajor nl.kega.reactnativeemdk:windowFixedWidthMajor}
{@link #Theme_windowFixedWidthMinor nl.kega.reactnativeemdk:windowFixedWidthMinor}
{@link #Theme_windowMinWidthMajor nl.kega.reactnativeemdk:windowMinWidthMajor}
{@link #Theme_windowMinWidthMinor nl.kega.reactnativeemdk:windowMinWidthMinor}
{@link #Theme_windowNoTitle nl.kega.reactnativeemdk:windowNoTitle}
- @see #Theme_actionBarDivider - @see #Theme_actionBarItemBackground - @see #Theme_actionBarPopupTheme - @see #Theme_actionBarSize - @see #Theme_actionBarSplitStyle - @see #Theme_actionBarStyle - @see #Theme_actionBarTabBarStyle - @see #Theme_actionBarTabStyle - @see #Theme_actionBarTabTextStyle - @see #Theme_actionBarTheme - @see #Theme_actionBarWidgetTheme - @see #Theme_actionButtonStyle - @see #Theme_actionDropDownStyle - @see #Theme_actionMenuTextAppearance - @see #Theme_actionMenuTextColor - @see #Theme_actionModeBackground - @see #Theme_actionModeCloseButtonStyle - @see #Theme_actionModeCloseDrawable - @see #Theme_actionModeCopyDrawable - @see #Theme_actionModeCutDrawable - @see #Theme_actionModeFindDrawable - @see #Theme_actionModePasteDrawable - @see #Theme_actionModePopupWindowStyle - @see #Theme_actionModeSelectAllDrawable - @see #Theme_actionModeShareDrawable - @see #Theme_actionModeSplitBackground - @see #Theme_actionModeStyle - @see #Theme_actionModeWebSearchDrawable - @see #Theme_actionOverflowButtonStyle - @see #Theme_actionOverflowMenuStyle - @see #Theme_activityChooserViewStyle - @see #Theme_alertDialogButtonGroupStyle - @see #Theme_alertDialogCenterButtons - @see #Theme_alertDialogStyle - @see #Theme_alertDialogTheme - @see #Theme_android_windowAnimationStyle - @see #Theme_android_windowIsFloating - @see #Theme_autoCompleteTextViewStyle - @see #Theme_borderlessButtonStyle - @see #Theme_buttonBarButtonStyle - @see #Theme_buttonBarNegativeButtonStyle - @see #Theme_buttonBarNeutralButtonStyle - @see #Theme_buttonBarPositiveButtonStyle - @see #Theme_buttonBarStyle - @see #Theme_buttonStyle - @see #Theme_buttonStyleSmall - @see #Theme_checkboxStyle - @see #Theme_checkedTextViewStyle - @see #Theme_colorAccent - @see #Theme_colorButtonNormal - @see #Theme_colorControlActivated - @see #Theme_colorControlHighlight - @see #Theme_colorControlNormal - @see #Theme_colorPrimary - @see #Theme_colorPrimaryDark - @see #Theme_colorSwitchThumbNormal - @see #Theme_controlBackground - @see #Theme_dialogPreferredPadding - @see #Theme_dialogTheme - @see #Theme_dividerHorizontal - @see #Theme_dividerVertical - @see #Theme_dropDownListViewStyle - @see #Theme_dropdownListPreferredItemHeight - @see #Theme_editTextBackground - @see #Theme_editTextColor - @see #Theme_editTextStyle - @see #Theme_homeAsUpIndicator - @see #Theme_listChoiceBackgroundIndicator - @see #Theme_listDividerAlertDialog - @see #Theme_listPopupWindowStyle - @see #Theme_listPreferredItemHeight - @see #Theme_listPreferredItemHeightLarge - @see #Theme_listPreferredItemHeightSmall - @see #Theme_listPreferredItemPaddingLeft - @see #Theme_listPreferredItemPaddingRight - @see #Theme_panelBackground - @see #Theme_panelMenuListTheme - @see #Theme_panelMenuListWidth - @see #Theme_popupMenuStyle - @see #Theme_popupWindowStyle - @see #Theme_radioButtonStyle - @see #Theme_ratingBarStyle - @see #Theme_searchViewStyle - @see #Theme_selectableItemBackground - @see #Theme_selectableItemBackgroundBorderless - @see #Theme_spinnerDropDownItemStyle - @see #Theme_spinnerStyle - @see #Theme_switchStyle - @see #Theme_textAppearanceLargePopupMenu - @see #Theme_textAppearanceListItem - @see #Theme_textAppearanceListItemSmall - @see #Theme_textAppearanceSearchResultSubtitle - @see #Theme_textAppearanceSearchResultTitle - @see #Theme_textAppearanceSmallPopupMenu - @see #Theme_textColorAlertDialogListItem - @see #Theme_textColorSearchUrl - @see #Theme_toolbarNavigationButtonStyle - @see #Theme_toolbarStyle - @see #Theme_windowActionBar - @see #Theme_windowActionBarOverlay - @see #Theme_windowActionModeOverlay - @see #Theme_windowFixedHeightMajor - @see #Theme_windowFixedHeightMinor - @see #Theme_windowFixedWidthMajor - @see #Theme_windowFixedWidthMinor - @see #Theme_windowMinWidthMajor - @see #Theme_windowMinWidthMinor - @see #Theme_windowNoTitle - */ - public static final int[] Theme = { - 0x01010057, 0x010100ae, 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, - 0x7f01009d, 0x7f01009e, 0x7f01009f, 0x7f0100a0, - 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, - 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8, - 0x7f0100a9, 0x7f0100aa, 0x7f0100ab, 0x7f0100ac, - 0x7f0100ad, 0x7f0100ae, 0x7f0100af, 0x7f0100b0, - 0x7f0100b1, 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, - 0x7f0100b5, 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, - 0x7f0100b9, 0x7f0100ba, 0x7f0100bb, 0x7f0100bc, - 0x7f0100bd, 0x7f0100be, 0x7f0100bf, 0x7f0100c0, - 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, - 0x7f0100c5, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8, - 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, 0x7f0100cc, - 0x7f0100cd, 0x7f0100ce, 0x7f0100cf, 0x7f0100d0, - 0x7f0100d1, 0x7f0100d2, 0x7f0100d3, 0x7f0100d4 - }; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionBarDivider} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionBarDivider - */ - public static int Theme_actionBarDivider = 23; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionBarItemBackground} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionBarItemBackground - */ - public static int Theme_actionBarItemBackground = 24; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionBarPopupTheme} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionBarPopupTheme - */ - public static int Theme_actionBarPopupTheme = 17; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionBarSize} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:actionBarSize - */ - public static int Theme_actionBarSize = 22; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionBarSplitStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionBarSplitStyle - */ - public static int Theme_actionBarSplitStyle = 19; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionBarStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionBarStyle - */ - public static int Theme_actionBarStyle = 18; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionBarTabBarStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionBarTabBarStyle - */ - public static int Theme_actionBarTabBarStyle = 13; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionBarTabStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionBarTabStyle - */ - public static int Theme_actionBarTabStyle = 12; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionBarTabTextStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionBarTabTextStyle - */ - public static int Theme_actionBarTabTextStyle = 14; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionBarTheme} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionBarTheme - */ - public static int Theme_actionBarTheme = 20; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionBarWidgetTheme} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionBarWidgetTheme - */ - public static int Theme_actionBarWidgetTheme = 21; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionButtonStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionButtonStyle - */ - public static int Theme_actionButtonStyle = 49; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionDropDownStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionDropDownStyle - */ - public static int Theme_actionDropDownStyle = 45; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionMenuTextAppearance} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionMenuTextAppearance - */ - public static int Theme_actionMenuTextAppearance = 25; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionMenuTextColor} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:actionMenuTextColor - */ - public static int Theme_actionMenuTextColor = 26; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionModeBackground} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionModeBackground - */ - public static int Theme_actionModeBackground = 29; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionModeCloseButtonStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionModeCloseButtonStyle - */ - public static int Theme_actionModeCloseButtonStyle = 28; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionModeCloseDrawable} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionModeCloseDrawable - */ - public static int Theme_actionModeCloseDrawable = 31; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionModeCopyDrawable} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionModeCopyDrawable - */ - public static int Theme_actionModeCopyDrawable = 33; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionModeCutDrawable} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionModeCutDrawable - */ - public static int Theme_actionModeCutDrawable = 32; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionModeFindDrawable} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionModeFindDrawable - */ - public static int Theme_actionModeFindDrawable = 37; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionModePasteDrawable} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionModePasteDrawable - */ - public static int Theme_actionModePasteDrawable = 34; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionModePopupWindowStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionModePopupWindowStyle - */ - public static int Theme_actionModePopupWindowStyle = 39; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionModeSelectAllDrawable} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionModeSelectAllDrawable - */ - public static int Theme_actionModeSelectAllDrawable = 35; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionModeShareDrawable} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionModeShareDrawable - */ - public static int Theme_actionModeShareDrawable = 36; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionModeSplitBackground} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionModeSplitBackground - */ - public static int Theme_actionModeSplitBackground = 30; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionModeStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionModeStyle - */ - public static int Theme_actionModeStyle = 27; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionModeWebSearchDrawable} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionModeWebSearchDrawable - */ - public static int Theme_actionModeWebSearchDrawable = 38; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionOverflowButtonStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionOverflowButtonStyle - */ - public static int Theme_actionOverflowButtonStyle = 15; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#actionOverflowMenuStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:actionOverflowMenuStyle - */ - public static int Theme_actionOverflowMenuStyle = 16; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#activityChooserViewStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:activityChooserViewStyle - */ - public static int Theme_activityChooserViewStyle = 57; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#alertDialogButtonGroupStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:alertDialogButtonGroupStyle - */ - public static int Theme_alertDialogButtonGroupStyle = 91; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#alertDialogCenterButtons} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:alertDialogCenterButtons - */ - public static int Theme_alertDialogCenterButtons = 92; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#alertDialogStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:alertDialogStyle - */ - public static int Theme_alertDialogStyle = 90; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#alertDialogTheme} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:alertDialogTheme - */ - public static int Theme_alertDialogTheme = 93; - /** -

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

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

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#autoCompleteTextViewStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:autoCompleteTextViewStyle - */ - public static int Theme_autoCompleteTextViewStyle = 98; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#borderlessButtonStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:borderlessButtonStyle - */ - public static int Theme_borderlessButtonStyle = 54; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#buttonBarButtonStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:buttonBarButtonStyle - */ - public static int Theme_buttonBarButtonStyle = 51; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#buttonBarNegativeButtonStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:buttonBarNegativeButtonStyle - */ - public static int Theme_buttonBarNegativeButtonStyle = 96; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#buttonBarNeutralButtonStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:buttonBarNeutralButtonStyle - */ - public static int Theme_buttonBarNeutralButtonStyle = 97; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#buttonBarPositiveButtonStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:buttonBarPositiveButtonStyle - */ - public static int Theme_buttonBarPositiveButtonStyle = 95; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#buttonBarStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:buttonBarStyle - */ - public static int Theme_buttonBarStyle = 50; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#buttonStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:buttonStyle - */ - public static int Theme_buttonStyle = 99; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#buttonStyleSmall} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:buttonStyleSmall - */ - public static int Theme_buttonStyleSmall = 100; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#checkboxStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:checkboxStyle - */ - public static int Theme_checkboxStyle = 101; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#checkedTextViewStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:checkedTextViewStyle - */ - public static int Theme_checkedTextViewStyle = 102; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#colorAccent} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:colorAccent - */ - public static int Theme_colorAccent = 83; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#colorButtonNormal} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:colorButtonNormal - */ - public static int Theme_colorButtonNormal = 87; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#colorControlActivated} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:colorControlActivated - */ - public static int Theme_colorControlActivated = 85; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#colorControlHighlight} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:colorControlHighlight - */ - public static int Theme_colorControlHighlight = 86; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#colorControlNormal} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:colorControlNormal - */ - public static int Theme_colorControlNormal = 84; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#colorPrimary} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:colorPrimary - */ - public static int Theme_colorPrimary = 81; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#colorPrimaryDark} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:colorPrimaryDark - */ - public static int Theme_colorPrimaryDark = 82; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#colorSwitchThumbNormal} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:colorSwitchThumbNormal - */ - public static int Theme_colorSwitchThumbNormal = 88; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#controlBackground} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:controlBackground - */ - public static int Theme_controlBackground = 89; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#dialogPreferredPadding} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:dialogPreferredPadding - */ - public static int Theme_dialogPreferredPadding = 43; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#dialogTheme} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:dialogTheme - */ - public static int Theme_dialogTheme = 42; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#dividerHorizontal} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:dividerHorizontal - */ - public static int Theme_dividerHorizontal = 56; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#dividerVertical} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:dividerVertical - */ - public static int Theme_dividerVertical = 55; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#dropDownListViewStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:dropDownListViewStyle - */ - public static int Theme_dropDownListViewStyle = 73; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#dropdownListPreferredItemHeight} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:dropdownListPreferredItemHeight - */ - public static int Theme_dropdownListPreferredItemHeight = 46; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#editTextBackground} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:editTextBackground - */ - public static int Theme_editTextBackground = 63; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#editTextColor} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:editTextColor - */ - public static int Theme_editTextColor = 62; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#editTextStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:editTextStyle - */ - public static int Theme_editTextStyle = 103; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#homeAsUpIndicator} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:homeAsUpIndicator - */ - public static int Theme_homeAsUpIndicator = 48; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#listChoiceBackgroundIndicator} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:listChoiceBackgroundIndicator - */ - public static int Theme_listChoiceBackgroundIndicator = 80; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#listDividerAlertDialog} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:listDividerAlertDialog - */ - public static int Theme_listDividerAlertDialog = 44; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#listPopupWindowStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:listPopupWindowStyle - */ - public static int Theme_listPopupWindowStyle = 74; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#listPreferredItemHeight} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:listPreferredItemHeight - */ - public static int Theme_listPreferredItemHeight = 68; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#listPreferredItemHeightLarge} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:listPreferredItemHeightLarge - */ - public static int Theme_listPreferredItemHeightLarge = 70; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#listPreferredItemHeightSmall} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:listPreferredItemHeightSmall - */ - public static int Theme_listPreferredItemHeightSmall = 69; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#listPreferredItemPaddingLeft} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:listPreferredItemPaddingLeft - */ - public static int Theme_listPreferredItemPaddingLeft = 71; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#listPreferredItemPaddingRight} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:listPreferredItemPaddingRight - */ - public static int Theme_listPreferredItemPaddingRight = 72; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#panelBackground} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:panelBackground - */ - public static int Theme_panelBackground = 77; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#panelMenuListTheme} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:panelMenuListTheme - */ - public static int Theme_panelMenuListTheme = 79; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#panelMenuListWidth} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:panelMenuListWidth - */ - public static int Theme_panelMenuListWidth = 78; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#popupMenuStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:popupMenuStyle - */ - public static int Theme_popupMenuStyle = 60; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#popupWindowStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:popupWindowStyle - */ - public static int Theme_popupWindowStyle = 61; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#radioButtonStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:radioButtonStyle - */ - public static int Theme_radioButtonStyle = 104; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#ratingBarStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:ratingBarStyle - */ - public static int Theme_ratingBarStyle = 105; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#searchViewStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:searchViewStyle - */ - public static int Theme_searchViewStyle = 67; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#selectableItemBackground} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:selectableItemBackground - */ - public static int Theme_selectableItemBackground = 52; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#selectableItemBackgroundBorderless} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:selectableItemBackgroundBorderless - */ - public static int Theme_selectableItemBackgroundBorderless = 53; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#spinnerDropDownItemStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:spinnerDropDownItemStyle - */ - public static int Theme_spinnerDropDownItemStyle = 47; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#spinnerStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:spinnerStyle - */ - public static int Theme_spinnerStyle = 106; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#switchStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:switchStyle - */ - public static int Theme_switchStyle = 107; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#textAppearanceLargePopupMenu} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:textAppearanceLargePopupMenu - */ - public static int Theme_textAppearanceLargePopupMenu = 40; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#textAppearanceListItem} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:textAppearanceListItem - */ - public static int Theme_textAppearanceListItem = 75; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#textAppearanceListItemSmall} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:textAppearanceListItemSmall - */ - public static int Theme_textAppearanceListItemSmall = 76; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#textAppearanceSearchResultSubtitle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:textAppearanceSearchResultSubtitle - */ - public static int Theme_textAppearanceSearchResultSubtitle = 65; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#textAppearanceSearchResultTitle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:textAppearanceSearchResultTitle - */ - public static int Theme_textAppearanceSearchResultTitle = 64; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#textAppearanceSmallPopupMenu} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:textAppearanceSmallPopupMenu - */ - public static int Theme_textAppearanceSmallPopupMenu = 41; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#textColorAlertDialogListItem} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:textColorAlertDialogListItem - */ - public static int Theme_textColorAlertDialogListItem = 94; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#textColorSearchUrl} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:textColorSearchUrl - */ - public static int Theme_textColorSearchUrl = 66; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#toolbarNavigationButtonStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:toolbarNavigationButtonStyle - */ - public static int Theme_toolbarNavigationButtonStyle = 59; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#toolbarStyle} - attribute's value can be found in the {@link #Theme} array. - - -

Must be a reference to another resource, in the form "@[+][package:]type:name" -or to a theme attribute in the form "?[package:][type:]name". - @attr name nl.kega.reactnativeemdk:toolbarStyle - */ - public static int Theme_toolbarStyle = 58; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#windowActionBar} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:windowActionBar - */ - public static int Theme_windowActionBar = 2; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#windowActionBarOverlay} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:windowActionBarOverlay - */ - public static int Theme_windowActionBarOverlay = 4; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#windowActionModeOverlay} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:windowActionModeOverlay - */ - public static int Theme_windowActionModeOverlay = 5; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#windowFixedHeightMajor} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:windowFixedHeightMajor - */ - public static int Theme_windowFixedHeightMajor = 9; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#windowFixedHeightMinor} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:windowFixedHeightMinor - */ - public static int Theme_windowFixedHeightMinor = 7; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#windowFixedWidthMajor} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:windowFixedWidthMajor - */ - public static int Theme_windowFixedWidthMajor = 6; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#windowFixedWidthMinor} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:windowFixedWidthMinor - */ - public static int Theme_windowFixedWidthMinor = 8; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#windowMinWidthMajor} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:windowMinWidthMajor - */ - public static int Theme_windowMinWidthMajor = 10; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#windowMinWidthMinor} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:windowMinWidthMinor - */ - public static int Theme_windowMinWidthMinor = 11; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.R.attr#windowNoTitle} - attribute's value can be found in the {@link #Theme} 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 nl.kega.reactnativeemdk:windowNoTitle - */ - public static int Theme_windowNoTitle = 3; - /** 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_collapseContentDescription nl.kega.reactnativeemdk:collapseContentDescription}
{@link #Toolbar_collapseIcon nl.kega.reactnativeemdk:collapseIcon}
{@link #Toolbar_contentInsetEnd nl.kega.reactnativeemdk:contentInsetEnd}
{@link #Toolbar_contentInsetLeft nl.kega.reactnativeemdk:contentInsetLeft}
{@link #Toolbar_contentInsetRight nl.kega.reactnativeemdk:contentInsetRight}
{@link #Toolbar_contentInsetStart nl.kega.reactnativeemdk:contentInsetStart}
{@link #Toolbar_logo nl.kega.reactnativeemdk:logo}
{@link #Toolbar_logoDescription nl.kega.reactnativeemdk:logoDescription}
{@link #Toolbar_maxButtonHeight nl.kega.reactnativeemdk:maxButtonHeight}
{@link #Toolbar_navigationContentDescription nl.kega.reactnativeemdk:navigationContentDescription}
{@link #Toolbar_navigationIcon nl.kega.reactnativeemdk:navigationIcon}
{@link #Toolbar_popupTheme nl.kega.reactnativeemdk:popupTheme}
{@link #Toolbar_subtitle nl.kega.reactnativeemdk:subtitle}
{@link #Toolbar_subtitleTextAppearance nl.kega.reactnativeemdk:subtitleTextAppearance}
{@link #Toolbar_subtitleTextColor nl.kega.reactnativeemdk:subtitleTextColor}
{@link #Toolbar_title nl.kega.reactnativeemdk:title}
{@link #Toolbar_titleMarginBottom nl.kega.reactnativeemdk:titleMarginBottom}
{@link #Toolbar_titleMarginEnd nl.kega.reactnativeemdk:titleMarginEnd}
{@link #Toolbar_titleMarginStart nl.kega.reactnativeemdk:titleMarginStart}
{@link #Toolbar_titleMarginTop nl.kega.reactnativeemdk:titleMarginTop}
{@link #Toolbar_titleMargins nl.kega.reactnativeemdk:titleMargins}
{@link #Toolbar_titleTextAppearance nl.kega.reactnativeemdk:titleTextAppearance}
{@link #Toolbar_titleTextColor nl.kega.reactnativeemdk:titleTextColor}
- @see #Toolbar_android_gravity - @see #Toolbar_android_minHeight - @see #Toolbar_collapseContentDescription - @see #Toolbar_collapseIcon - @see #Toolbar_contentInsetEnd - @see #Toolbar_contentInsetLeft - @see #Toolbar_contentInsetRight - @see #Toolbar_contentInsetStart - @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_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, 0x7f01001b, 0x7f0100d5, 0x7f0100d6, - 0x7f0100d7, 0x7f0100d8, 0x7f0100d9, 0x7f0100da, - 0x7f0100db, 0x7f0100dc, 0x7f0100dd, 0x7f0100de, - 0x7f0100df, 0x7f0100e0, 0x7f0100e1, 0x7f0100e2, - 0x7f0100e3 - }; - /** -

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 nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:collapseContentDescription - */ - public static int Toolbar_collapseContentDescription = 19; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:collapseIcon - */ - public static int Toolbar_collapseIcon = 18; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:contentInsetEnd - */ - public static int Toolbar_contentInsetEnd = 6; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:contentInsetLeft - */ - public static int Toolbar_contentInsetLeft = 7; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:contentInsetRight - */ - public static int Toolbar_contentInsetRight = 8; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:contentInsetStart - */ - public static int Toolbar_contentInsetStart = 5; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:logo - */ - public static int Toolbar_logo = 4; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:logoDescription - */ - public static int Toolbar_logoDescription = 22; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:maxButtonHeight - */ - public static int Toolbar_maxButtonHeight = 17; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:navigationContentDescription - */ - public static int Toolbar_navigationContentDescription = 21; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:navigationIcon - */ - public static int Toolbar_navigationIcon = 20; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:popupTheme - */ - public static int Toolbar_popupTheme = 9; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:subtitle - */ - public static int Toolbar_subtitle = 3; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:subtitleTextAppearance - */ - public static int Toolbar_subtitleTextAppearance = 11; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:subtitleTextColor - */ - public static int Toolbar_subtitleTextColor = 24; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:title - */ - public static int Toolbar_title = 2; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:titleMarginBottom - */ - public static int Toolbar_titleMarginBottom = 16; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:titleMarginEnd - */ - public static int Toolbar_titleMarginEnd = 14; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:titleMarginStart - */ - public static int Toolbar_titleMarginStart = 13; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:titleMarginTop - */ - public static int Toolbar_titleMarginTop = 15; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:titleMargins - */ - public static int Toolbar_titleMargins = 12; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:titleTextAppearance - */ - public static int Toolbar_titleTextAppearance = 10; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:titleTextColor - */ - public static int Toolbar_titleTextColor = 23; - /** 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 nl.kega.reactnativeemdk:paddingEnd}
{@link #View_paddingStart nl.kega.reactnativeemdk:paddingStart}
{@link #View_theme nl.kega.reactnativeemdk: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, 0x7f0100e4, 0x7f0100e5, - 0x7f0100e6 - }; - /** -

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 nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:paddingEnd - */ - public static int View_paddingEnd = 3; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:paddingStart - */ - public static int View_paddingStart = 2; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk: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 nl.kega.reactnativeemdk:backgroundTint}
{@link #ViewBackgroundHelper_backgroundTintMode nl.kega.reactnativeemdk:backgroundTintMode}
- @see #ViewBackgroundHelper_android_background - @see #ViewBackgroundHelper_backgroundTint - @see #ViewBackgroundHelper_backgroundTintMode - */ - public static final int[] ViewBackgroundHelper = { - 0x010100d4, 0x7f0100e7, 0x7f0100e8 - }; - /** -

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 nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk:backgroundTint - */ - public static int ViewBackgroundHelper_backgroundTint = 1; - /** -

This symbol is the offset where the {@link nl.kega.reactnativeemdk.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 nl.kega.reactnativeemdk: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/android/build/generated/source/r/release/org/webkit/android_jsc/R.java b/android/build/generated/source/r/release/org/webkit/android_jsc/R.java deleted file mode 100644 index 2a9140d..0000000 --- a/android/build/generated/source/r/release/org/webkit/android_jsc/R.java +++ /dev/null @@ -1,10 +0,0 @@ -/* 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 org.webkit.android_jsc; - -public final class R { -} diff --git a/android/build/intermediates/blame/res/release/multi/values-af.json b/android/build/intermediates/blame/res/release/multi/values-af.json deleted file mode 100644 index dee837f..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-af.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-af\\values-af.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 103, - "endOffset": 379 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 159, - "endColumn": 107, - "endOffset": 262 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-af\\values-af.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 384, - "endColumn": 107, - "endOffset": 487 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 267, - "endColumn": 122, - "endOffset": 385 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-af\\values-af.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 492, - "endColumn": 122, - "endOffset": 610 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 390, - "endColumn": 99, - "endOffset": 485 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-af\\values-af.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 615, - "endColumn": 99, - "endOffset": 710 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 490, - "endColumn": 105, - "endOffset": 591 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-af\\values-af.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 715, - "endColumn": 105, - "endOffset": 816 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 596, - "endColumn": 84, - "endOffset": 676 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-af\\values-af.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 821, - "endColumn": 84, - "endOffset": 901 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 681, - "endColumn": 102, - "endOffset": 779 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-af\\values-af.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 906, - "endColumn": 102, - "endOffset": 1004 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 784, - "endColumn": 117, - "endOffset": 897 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-af\\values-af.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1009, - "endColumn": 117, - "endOffset": 1122 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 902, - "endColumn": 80, - "endOffset": 978 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-af\\values-af.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1127, - "endColumn": 80, - "endOffset": 1203 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 983, - "endColumn": 106, - "endOffset": 1085 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-af\\values-af.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1208, - "endColumn": 106, - "endOffset": 1310 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1090, - "endColumn": 102, - "endOffset": 1188 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-af\\values-af.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1315, - "endColumn": 102, - "endOffset": 1413 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1193, - "endColumn": 96, - "endOffset": 1285 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-af\\values-af.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1418, - "endColumn": 96, - "endOffset": 1510 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1290, - "endColumn": 107, - "endOffset": 1393 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-af\\values-af.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1515, - "endColumn": 107, - "endOffset": 1618 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1398, - "endColumn": 101, - "endOffset": 1495 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-af\\values-af.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1623, - "endColumn": 101, - "endOffset": 1720 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1500, - "endColumn": 101, - "endOffset": 1597 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-af\\values-af.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1725, - "endColumn": 101, - "endOffset": 1822 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1602, - "endColumn": 116, - "endOffset": 1714 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-af\\values-af.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1827, - "endColumn": 116, - "endOffset": 1939 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1719, - "endColumn": 97, - "endOffset": 1812 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-af\\values-af.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1944, - "endColumn": 97, - "endOffset": 2037 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1817, - "endColumn": 100, - "endOffset": 1913 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-af\\values-af.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2042, - "endColumn": 100, - "endOffset": 2138 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-am.json b/android/build/intermediates/blame/res/release/multi/values-am.json deleted file mode 100644 index dc79638..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-am.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-am\\values-am.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 101, - "endOffset": 377 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 157, - "endColumn": 107, - "endOffset": 260 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-am\\values-am.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 382, - "endColumn": 107, - "endOffset": 485 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 265, - "endColumn": 122, - "endOffset": 383 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-am\\values-am.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 490, - "endColumn": 122, - "endOffset": 608 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 388, - "endColumn": 98, - "endOffset": 482 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-am\\values-am.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 613, - "endColumn": 98, - "endOffset": 707 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 487, - "endColumn": 105, - "endOffset": 588 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-am\\values-am.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 712, - "endColumn": 105, - "endOffset": 813 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 593, - "endColumn": 85, - "endOffset": 674 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-am\\values-am.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 818, - "endColumn": 85, - "endOffset": 899 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 679, - "endColumn": 102, - "endOffset": 777 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-am\\values-am.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 904, - "endColumn": 102, - "endOffset": 1002 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 782, - "endColumn": 112, - "endOffset": 890 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-am\\values-am.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1007, - "endColumn": 112, - "endOffset": 1115 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 895, - "endColumn": 78, - "endOffset": 969 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-am\\values-am.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1120, - "endColumn": 78, - "endOffset": 1194 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 974, - "endColumn": 99, - "endOffset": 1069 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-am\\values-am.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1199, - "endColumn": 99, - "endOffset": 1294 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1074, - "endColumn": 99, - "endOffset": 1169 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-am\\values-am.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1299, - "endColumn": 99, - "endOffset": 1394 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1174, - "endColumn": 95, - "endOffset": 1265 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-am\\values-am.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1399, - "endColumn": 95, - "endOffset": 1490 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1270, - "endColumn": 102, - "endOffset": 1368 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-am\\values-am.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1495, - "endColumn": 102, - "endOffset": 1593 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1373, - "endColumn": 98, - "endOffset": 1467 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-am\\values-am.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1598, - "endColumn": 98, - "endOffset": 1692 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1472, - "endColumn": 106, - "endOffset": 1574 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-am\\values-am.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1697, - "endColumn": 106, - "endOffset": 1799 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1579, - "endColumn": 115, - "endOffset": 1690 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-am\\values-am.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1804, - "endColumn": 115, - "endOffset": 1915 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1695, - "endColumn": 95, - "endOffset": 1786 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-am\\values-am.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1920, - "endColumn": 95, - "endOffset": 2011 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1791, - "endColumn": 100, - "endOffset": 1887 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-am\\values-am.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2016, - "endColumn": 100, - "endOffset": 2112 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-ar.json b/android/build/intermediates/blame/res/release/multi/values-ar.json deleted file mode 100644 index 0c2ae23..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-ar.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ar\\values-ar.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 116, - "endOffset": 392 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 172, - "endColumn": 107, - "endOffset": 275 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ar\\values-ar.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 397, - "endColumn": 107, - "endOffset": 500 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 122, - "endOffset": 398 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ar\\values-ar.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 505, - "endColumn": 122, - "endOffset": 623 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 403, - "endColumn": 103, - "endOffset": 502 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ar\\values-ar.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 628, - "endColumn": 103, - "endOffset": 727 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 507, - "endColumn": 108, - "endOffset": 611 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ar\\values-ar.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 732, - "endColumn": 108, - "endOffset": 836 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 616, - "endColumn": 81, - "endOffset": 693 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ar\\values-ar.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 841, - "endColumn": 81, - "endOffset": 918 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 698, - "endColumn": 100, - "endOffset": 794 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ar\\values-ar.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 923, - "endColumn": 100, - "endOffset": 1019 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 799, - "endColumn": 113, - "endOffset": 908 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ar\\values-ar.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1024, - "endColumn": 113, - "endOffset": 1133 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 913, - "endColumn": 78, - "endOffset": 987 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ar\\values-ar.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1138, - "endColumn": 78, - "endOffset": 1212 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 992, - "endColumn": 104, - "endOffset": 1092 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ar\\values-ar.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1217, - "endColumn": 104, - "endOffset": 1317 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1097, - "endColumn": 100, - "endOffset": 1193 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ar\\values-ar.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1322, - "endColumn": 100, - "endOffset": 1418 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1198, - "endColumn": 95, - "endOffset": 1289 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ar\\values-ar.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1423, - "endColumn": 95, - "endOffset": 1514 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1294, - "endColumn": 107, - "endOffset": 1397 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ar\\values-ar.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1519, - "endColumn": 107, - "endOffset": 1622 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1402, - "endColumn": 102, - "endOffset": 1500 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ar\\values-ar.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1627, - "endColumn": 102, - "endOffset": 1725 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1505, - "endColumn": 102, - "endOffset": 1603 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ar\\values-ar.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1730, - "endColumn": 102, - "endOffset": 1828 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1608, - "endColumn": 118, - "endOffset": 1722 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ar\\values-ar.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1833, - "endColumn": 118, - "endOffset": 1947 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1727, - "endColumn": 96, - "endOffset": 1819 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ar\\values-ar.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1952, - "endColumn": 96, - "endOffset": 2044 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1824, - "endColumn": 100, - "endOffset": 1920 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ar\\values-ar.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2049, - "endColumn": 100, - "endOffset": 2145 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-az-rAZ.json b/android/build/intermediates/blame/res/release/multi/values-az-rAZ.json deleted file mode 100644 index dcd4953..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-az-rAZ.json +++ /dev/null @@ -1,330 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-az-rAZ\\values-az-rAZ.xml", - "map": [ - { - "to": { - "startLine": 2, - "startColumn": 4, - "startOffset": 55, - "endColumn": 97, - "endOffset": 148 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-az-rAZ\\values-az-rAZ.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 97, - "endOffset": 377 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 153, - "endColumn": 107, - "endOffset": 256 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-az-rAZ\\values-az-rAZ.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 382, - "endColumn": 107, - "endOffset": 485 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 261, - "endColumn": 122, - "endOffset": 379 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-az-rAZ\\values-az-rAZ.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 490, - "endColumn": 122, - "endOffset": 608 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 384, - "endColumn": 98, - "endOffset": 478 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-az-rAZ\\values-az-rAZ.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 613, - "endColumn": 98, - "endOffset": 707 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 483, - "endColumn": 109, - "endOffset": 588 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-az-rAZ\\values-az-rAZ.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 712, - "endColumn": 109, - "endOffset": 817 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 593, - "endColumn": 87, - "endOffset": 676 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-az-rAZ\\values-az-rAZ.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 822, - "endColumn": 87, - "endOffset": 905 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 681, - "endColumn": 106, - "endOffset": 783 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-az-rAZ\\values-az-rAZ.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 910, - "endColumn": 106, - "endOffset": 1012 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 788, - "endColumn": 113, - "endOffset": 897 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-az-rAZ\\values-az-rAZ.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1017, - "endColumn": 113, - "endOffset": 1126 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 902, - "endColumn": 84, - "endOffset": 982 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-az-rAZ\\values-az-rAZ.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1131, - "endColumn": 84, - "endOffset": 1211 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 987, - "endColumn": 106, - "endOffset": 1089 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-az-rAZ\\values-az-rAZ.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1216, - "endColumn": 106, - "endOffset": 1318 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1094, - "endColumn": 106, - "endOffset": 1196 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-az-rAZ\\values-az-rAZ.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1323, - "endColumn": 106, - "endOffset": 1425 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1201, - "endColumn": 99, - "endOffset": 1296 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-az-rAZ\\values-az-rAZ.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1430, - "endColumn": 99, - "endOffset": 1525 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1301, - "endColumn": 108, - "endOffset": 1405 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-az-rAZ\\values-az-rAZ.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1530, - "endColumn": 108, - "endOffset": 1634 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1410, - "endColumn": 103, - "endOffset": 1509 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-az-rAZ\\values-az-rAZ.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1639, - "endColumn": 103, - "endOffset": 1738 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1514, - "endColumn": 109, - "endOffset": 1619 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-az-rAZ\\values-az-rAZ.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1743, - "endColumn": 109, - "endOffset": 1848 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1624, - "endColumn": 96, - "endOffset": 1716 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-az-rAZ\\values-az-rAZ.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1853, - "endColumn": 96, - "endOffset": 1945 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1721, - "endColumn": 100, - "endOffset": 1817 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-az-rAZ\\values-az-rAZ.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1950, - "endColumn": 100, - "endOffset": 2046 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-bg.json b/android/build/intermediates/blame/res/release/multi/values-bg.json deleted file mode 100644 index 3ab19fb..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-bg.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bg\\values-bg.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 114, - "endOffset": 390 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 170, - "endColumn": 110, - "endOffset": 276 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bg\\values-bg.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 395, - "endColumn": 110, - "endOffset": 501 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 281, - "endColumn": 127, - "endOffset": 404 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bg\\values-bg.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 506, - "endColumn": 127, - "endOffset": 629 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 409, - "endColumn": 106, - "endOffset": 511 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bg\\values-bg.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 634, - "endColumn": 106, - "endOffset": 736 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 516, - "endColumn": 104, - "endOffset": 616 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bg\\values-bg.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 741, - "endColumn": 104, - "endOffset": 841 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 621, - "endColumn": 85, - "endOffset": 702 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bg\\values-bg.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 846, - "endColumn": 85, - "endOffset": 927 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 707, - "endColumn": 104, - "endOffset": 807 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bg\\values-bg.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 932, - "endColumn": 104, - "endOffset": 1032 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 812, - "endColumn": 120, - "endOffset": 928 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bg\\values-bg.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1037, - "endColumn": 120, - "endOffset": 1153 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 933, - "endColumn": 82, - "endOffset": 1011 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bg\\values-bg.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1158, - "endColumn": 82, - "endOffset": 1236 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1016, - "endColumn": 113, - "endOffset": 1125 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bg\\values-bg.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1241, - "endColumn": 113, - "endOffset": 1350 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1130, - "endColumn": 108, - "endOffset": 1234 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bg\\values-bg.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1355, - "endColumn": 108, - "endOffset": 1459 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1239, - "endColumn": 99, - "endOffset": 1334 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bg\\values-bg.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1464, - "endColumn": 99, - "endOffset": 1559 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1339, - "endColumn": 113, - "endOffset": 1448 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bg\\values-bg.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1564, - "endColumn": 113, - "endOffset": 1673 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1453, - "endColumn": 105, - "endOffset": 1554 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bg\\values-bg.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1678, - "endColumn": 105, - "endOffset": 1779 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1559, - "endColumn": 107, - "endOffset": 1662 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bg\\values-bg.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1784, - "endColumn": 107, - "endOffset": 1887 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1667, - "endColumn": 122, - "endOffset": 1785 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bg\\values-bg.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1892, - "endColumn": 122, - "endOffset": 2010 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1790, - "endColumn": 98, - "endOffset": 1884 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bg\\values-bg.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2015, - "endColumn": 98, - "endOffset": 2109 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1889, - "endColumn": 100, - "endOffset": 1985 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bg\\values-bg.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2114, - "endColumn": 100, - "endOffset": 2210 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-bn-rBD.json b/android/build/intermediates/blame/res/release/multi/values-bn-rBD.json deleted file mode 100644 index 45e9e0d..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-bn-rBD.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bn-rBD\\values-bn-rBD.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 108, - "endOffset": 388 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 164, - "endColumn": 107, - "endOffset": 267 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bn-rBD\\values-bn-rBD.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 393, - "endColumn": 107, - "endOffset": 496 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 272, - "endColumn": 122, - "endOffset": 390 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bn-rBD\\values-bn-rBD.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 501, - "endColumn": 122, - "endOffset": 619 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 395, - "endColumn": 111, - "endOffset": 502 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bn-rBD\\values-bn-rBD.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 624, - "endColumn": 111, - "endOffset": 731 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 507, - "endColumn": 105, - "endOffset": 608 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bn-rBD\\values-bn-rBD.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 736, - "endColumn": 105, - "endOffset": 837 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 613, - "endColumn": 93, - "endOffset": 702 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bn-rBD\\values-bn-rBD.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 842, - "endColumn": 93, - "endOffset": 931 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 707, - "endColumn": 104, - "endOffset": 807 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bn-rBD\\values-bn-rBD.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 936, - "endColumn": 104, - "endOffset": 1036 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 812, - "endColumn": 129, - "endOffset": 937 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bn-rBD\\values-bn-rBD.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1041, - "endColumn": 129, - "endOffset": 1166 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 942, - "endColumn": 86, - "endOffset": 1024 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bn-rBD\\values-bn-rBD.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1171, - "endColumn": 86, - "endOffset": 1253 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1029, - "endColumn": 109, - "endOffset": 1134 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bn-rBD\\values-bn-rBD.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1258, - "endColumn": 109, - "endOffset": 1363 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1139, - "endColumn": 115, - "endOffset": 1250 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bn-rBD\\values-bn-rBD.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1368, - "endColumn": 115, - "endOffset": 1479 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1255, - "endColumn": 106, - "endOffset": 1357 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bn-rBD\\values-bn-rBD.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1484, - "endColumn": 106, - "endOffset": 1586 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1362, - "endColumn": 109, - "endOffset": 1467 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bn-rBD\\values-bn-rBD.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1591, - "endColumn": 109, - "endOffset": 1696 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1472, - "endColumn": 105, - "endOffset": 1573 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bn-rBD\\values-bn-rBD.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1701, - "endColumn": 105, - "endOffset": 1802 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1578, - "endColumn": 109, - "endOffset": 1683 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bn-rBD\\values-bn-rBD.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1807, - "endColumn": 109, - "endOffset": 1912 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1688, - "endColumn": 124, - "endOffset": 1808 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bn-rBD\\values-bn-rBD.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1917, - "endColumn": 124, - "endOffset": 2037 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1813, - "endColumn": 104, - "endOffset": 1913 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bn-rBD\\values-bn-rBD.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2042, - "endColumn": 104, - "endOffset": 2142 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1918, - "endColumn": 100, - "endOffset": 2014 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-bn-rBD\\values-bn-rBD.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2147, - "endColumn": 100, - "endOffset": 2243 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-ca.json b/android/build/intermediates/blame/res/release/multi/values-ca.json deleted file mode 100644 index 907666f..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-ca.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ca\\values-ca.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 117, - "endOffset": 393 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 173, - "endColumn": 107, - "endOffset": 276 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ca\\values-ca.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 398, - "endColumn": 107, - "endOffset": 501 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 281, - "endColumn": 122, - "endOffset": 399 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ca\\values-ca.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 506, - "endColumn": 122, - "endOffset": 624 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 404, - "endColumn": 105, - "endOffset": 505 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ca\\values-ca.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 629, - "endColumn": 105, - "endOffset": 730 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 510, - "endColumn": 106, - "endOffset": 612 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ca\\values-ca.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 735, - "endColumn": 106, - "endOffset": 837 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 617, - "endColumn": 82, - "endOffset": 695 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ca\\values-ca.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 842, - "endColumn": 82, - "endOffset": 920 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 700, - "endColumn": 107, - "endOffset": 803 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ca\\values-ca.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 925, - "endColumn": 107, - "endOffset": 1028 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 808, - "endColumn": 125, - "endOffset": 929 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ca\\values-ca.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1033, - "endColumn": 125, - "endOffset": 1154 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 934, - "endColumn": 82, - "endOffset": 1012 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ca\\values-ca.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1159, - "endColumn": 82, - "endOffset": 1237 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1017, - "endColumn": 110, - "endOffset": 1123 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ca\\values-ca.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1242, - "endColumn": 110, - "endOffset": 1348 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1128, - "endColumn": 108, - "endOffset": 1232 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ca\\values-ca.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1353, - "endColumn": 108, - "endOffset": 1457 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1237, - "endColumn": 97, - "endOffset": 1330 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ca\\values-ca.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1462, - "endColumn": 97, - "endOffset": 1555 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1335, - "endColumn": 109, - "endOffset": 1440 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ca\\values-ca.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1560, - "endColumn": 109, - "endOffset": 1665 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1445, - "endColumn": 103, - "endOffset": 1544 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ca\\values-ca.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1670, - "endColumn": 103, - "endOffset": 1769 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1549, - "endColumn": 107, - "endOffset": 1652 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ca\\values-ca.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1774, - "endColumn": 107, - "endOffset": 1877 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1657, - "endColumn": 122, - "endOffset": 1775 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ca\\values-ca.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1882, - "endColumn": 122, - "endOffset": 2000 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1780, - "endColumn": 98, - "endOffset": 1874 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ca\\values-ca.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2005, - "endColumn": 98, - "endOffset": 2099 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1879, - "endColumn": 100, - "endOffset": 1975 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ca\\values-ca.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2104, - "endColumn": 100, - "endOffset": 2200 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-cs.json b/android/build/intermediates/blame/res/release/multi/values-cs.json deleted file mode 100644 index 17836c9..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-cs.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-cs\\values-cs.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 106, - "endOffset": 382 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 162, - "endColumn": 108, - "endOffset": 266 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-cs\\values-cs.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 387, - "endColumn": 108, - "endOffset": 491 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 271, - "endColumn": 123, - "endOffset": 390 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-cs\\values-cs.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 496, - "endColumn": 123, - "endOffset": 615 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 395, - "endColumn": 101, - "endOffset": 492 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-cs\\values-cs.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 620, - "endColumn": 101, - "endOffset": 717 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 497, - "endColumn": 108, - "endOffset": 601 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-cs\\values-cs.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 722, - "endColumn": 108, - "endOffset": 826 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 606, - "endColumn": 85, - "endOffset": 687 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-cs\\values-cs.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 831, - "endColumn": 85, - "endOffset": 912 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 692, - "endColumn": 104, - "endOffset": 792 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-cs\\values-cs.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 917, - "endColumn": 104, - "endOffset": 1017 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 797, - "endColumn": 116, - "endOffset": 909 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-cs\\values-cs.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1022, - "endColumn": 116, - "endOffset": 1134 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 914, - "endColumn": 83, - "endOffset": 993 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-cs\\values-cs.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1139, - "endColumn": 83, - "endOffset": 1218 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 998, - "endColumn": 103, - "endOffset": 1097 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-cs\\values-cs.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1223, - "endColumn": 103, - "endOffset": 1322 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1102, - "endColumn": 108, - "endOffset": 1206 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-cs\\values-cs.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1327, - "endColumn": 108, - "endOffset": 1431 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1211, - "endColumn": 98, - "endOffset": 1305 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-cs\\values-cs.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1436, - "endColumn": 98, - "endOffset": 1530 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1310, - "endColumn": 105, - "endOffset": 1411 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-cs\\values-cs.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1535, - "endColumn": 105, - "endOffset": 1636 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1416, - "endColumn": 109, - "endOffset": 1521 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-cs\\values-cs.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1641, - "endColumn": 109, - "endOffset": 1746 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1526, - "endColumn": 106, - "endOffset": 1628 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-cs\\values-cs.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1751, - "endColumn": 106, - "endOffset": 1853 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1633, - "endColumn": 121, - "endOffset": 1750 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-cs\\values-cs.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1858, - "endColumn": 121, - "endOffset": 1975 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1755, - "endColumn": 97, - "endOffset": 1848 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-cs\\values-cs.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1980, - "endColumn": 97, - "endOffset": 2073 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1853, - "endColumn": 100, - "endOffset": 1949 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-cs\\values-cs.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2078, - "endColumn": 100, - "endOffset": 2174 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-da.json b/android/build/intermediates/blame/res/release/multi/values-da.json deleted file mode 100644 index 1f9e4e7..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-da.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-da\\values-da.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 102, - "endOffset": 378 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 158, - "endColumn": 107, - "endOffset": 261 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-da\\values-da.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 383, - "endColumn": 107, - "endOffset": 486 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 266, - "endColumn": 122, - "endOffset": 384 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-da\\values-da.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 491, - "endColumn": 122, - "endOffset": 609 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 389, - "endColumn": 98, - "endOffset": 483 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-da\\values-da.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 614, - "endColumn": 98, - "endOffset": 708 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 488, - "endColumn": 111, - "endOffset": 595 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-da\\values-da.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 713, - "endColumn": 111, - "endOffset": 820 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 600, - "endColumn": 82, - "endOffset": 678 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-da\\values-da.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 825, - "endColumn": 82, - "endOffset": 903 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 683, - "endColumn": 99, - "endOffset": 778 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-da\\values-da.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 908, - "endColumn": 99, - "endOffset": 1003 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 783, - "endColumn": 112, - "endOffset": 891 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-da\\values-da.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1008, - "endColumn": 112, - "endOffset": 1116 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 896, - "endColumn": 78, - "endOffset": 970 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-da\\values-da.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1121, - "endColumn": 78, - "endOffset": 1195 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 975, - "endColumn": 108, - "endOffset": 1079 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-da\\values-da.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1200, - "endColumn": 108, - "endOffset": 1304 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1084, - "endColumn": 107, - "endOffset": 1187 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-da\\values-da.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1309, - "endColumn": 107, - "endOffset": 1412 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1192, - "endColumn": 95, - "endOffset": 1283 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-da\\values-da.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1417, - "endColumn": 95, - "endOffset": 1508 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1288, - "endColumn": 113, - "endOffset": 1397 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-da\\values-da.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1513, - "endColumn": 113, - "endOffset": 1622 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1402, - "endColumn": 101, - "endOffset": 1499 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-da\\values-da.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1627, - "endColumn": 101, - "endOffset": 1724 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1504, - "endColumn": 100, - "endOffset": 1600 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-da\\values-da.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1729, - "endColumn": 100, - "endOffset": 1825 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1605, - "endColumn": 115, - "endOffset": 1716 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-da\\values-da.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1830, - "endColumn": 115, - "endOffset": 1941 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1721, - "endColumn": 96, - "endOffset": 1813 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-da\\values-da.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1946, - "endColumn": 96, - "endOffset": 2038 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1818, - "endColumn": 100, - "endOffset": 1914 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-da\\values-da.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2043, - "endColumn": 100, - "endOffset": 2139 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-de.json b/android/build/intermediates/blame/res/release/multi/values-de.json deleted file mode 100644 index c5cec14..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-de.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-de\\values-de.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 104, - "endOffset": 380 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 160, - "endColumn": 107, - "endOffset": 263 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-de\\values-de.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 385, - "endColumn": 107, - "endOffset": 488 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 268, - "endColumn": 122, - "endOffset": 386 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-de\\values-de.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 493, - "endColumn": 122, - "endOffset": 611 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 391, - "endColumn": 97, - "endOffset": 484 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-de\\values-de.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 616, - "endColumn": 97, - "endOffset": 709 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 489, - "endColumn": 111, - "endOffset": 596 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-de\\values-de.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 714, - "endColumn": 111, - "endOffset": 821 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 601, - "endColumn": 85, - "endOffset": 682 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-de\\values-de.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 826, - "endColumn": 85, - "endOffset": 907 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 687, - "endColumn": 104, - "endOffset": 787 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-de\\values-de.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 912, - "endColumn": 104, - "endOffset": 1012 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 792, - "endColumn": 114, - "endOffset": 902 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-de\\values-de.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1017, - "endColumn": 114, - "endOffset": 1127 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 907, - "endColumn": 81, - "endOffset": 984 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-de\\values-de.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1132, - "endColumn": 81, - "endOffset": 1209 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 989, - "endColumn": 110, - "endOffset": 1095 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-de\\values-de.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1214, - "endColumn": 110, - "endOffset": 1320 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1100, - "endColumn": 102, - "endOffset": 1198 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-de\\values-de.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1325, - "endColumn": 102, - "endOffset": 1423 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1203, - "endColumn": 98, - "endOffset": 1297 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-de\\values-de.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1428, - "endColumn": 98, - "endOffset": 1522 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1302, - "endColumn": 110, - "endOffset": 1408 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-de\\values-de.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1527, - "endColumn": 110, - "endOffset": 1633 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1413, - "endColumn": 101, - "endOffset": 1510 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-de\\values-de.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1638, - "endColumn": 101, - "endOffset": 1735 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1515, - "endColumn": 106, - "endOffset": 1617 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-de\\values-de.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1740, - "endColumn": 106, - "endOffset": 1842 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1622, - "endColumn": 121, - "endOffset": 1739 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-de\\values-de.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1847, - "endColumn": 121, - "endOffset": 1964 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1744, - "endColumn": 101, - "endOffset": 1841 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-de\\values-de.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1969, - "endColumn": 101, - "endOffset": 2066 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1846, - "endColumn": 100, - "endOffset": 1942 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-de\\values-de.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2071, - "endColumn": 100, - "endOffset": 2167 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-el.json b/android/build/intermediates/blame/res/release/multi/values-el.json deleted file mode 100644 index aed283e..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-el.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-el\\values-el.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 117, - "endOffset": 393 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 173, - "endColumn": 107, - "endOffset": 276 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-el\\values-el.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 398, - "endColumn": 107, - "endOffset": 501 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 281, - "endColumn": 122, - "endOffset": 399 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-el\\values-el.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 506, - "endColumn": 122, - "endOffset": 624 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 404, - "endColumn": 110, - "endOffset": 510 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-el\\values-el.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 629, - "endColumn": 110, - "endOffset": 735 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 515, - "endColumn": 116, - "endOffset": 627 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-el\\values-el.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 740, - "endColumn": 116, - "endOffset": 852 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 632, - "endColumn": 84, - "endOffset": 712 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-el\\values-el.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 857, - "endColumn": 84, - "endOffset": 937 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 717, - "endColumn": 104, - "endOffset": 817 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-el\\values-el.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 942, - "endColumn": 104, - "endOffset": 1042 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 822, - "endColumn": 125, - "endOffset": 943 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-el\\values-el.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1047, - "endColumn": 125, - "endOffset": 1168 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 948, - "endColumn": 84, - "endOffset": 1028 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-el\\values-el.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1173, - "endColumn": 84, - "endOffset": 1253 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1033, - "endColumn": 110, - "endOffset": 1139 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-el\\values-el.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1258, - "endColumn": 110, - "endOffset": 1364 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1144, - "endColumn": 109, - "endOffset": 1249 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-el\\values-el.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1369, - "endColumn": 109, - "endOffset": 1474 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1254, - "endColumn": 101, - "endOffset": 1351 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-el\\values-el.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1479, - "endColumn": 101, - "endOffset": 1576 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1356, - "endColumn": 110, - "endOffset": 1462 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-el\\values-el.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1581, - "endColumn": 110, - "endOffset": 1687 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1467, - "endColumn": 108, - "endOffset": 1571 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-el\\values-el.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1692, - "endColumn": 108, - "endOffset": 1796 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1576, - "endColumn": 107, - "endOffset": 1679 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-el\\values-el.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1801, - "endColumn": 107, - "endOffset": 1904 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1684, - "endColumn": 122, - "endOffset": 1802 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-el\\values-el.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1909, - "endColumn": 122, - "endOffset": 2027 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1807, - "endColumn": 99, - "endOffset": 1902 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-el\\values-el.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2032, - "endColumn": 99, - "endOffset": 2127 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1907, - "endColumn": 100, - "endOffset": 2003 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-el\\values-el.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2132, - "endColumn": 100, - "endOffset": 2228 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-en-rAU.json b/android/build/intermediates/blame/res/release/multi/values-en-rAU.json deleted file mode 100644 index a3f0afd..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-en-rAU.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rAU\\values-en-rAU.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 103, - "endOffset": 383 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 159, - "endColumn": 107, - "endOffset": 262 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rAU\\values-en-rAU.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 388, - "endColumn": 107, - "endOffset": 491 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 267, - "endColumn": 122, - "endOffset": 385 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rAU\\values-en-rAU.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 496, - "endColumn": 122, - "endOffset": 614 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 390, - "endColumn": 99, - "endOffset": 485 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rAU\\values-en-rAU.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 619, - "endColumn": 99, - "endOffset": 714 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 490, - "endColumn": 107, - "endOffset": 593 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rAU\\values-en-rAU.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 719, - "endColumn": 107, - "endOffset": 822 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 598, - "endColumn": 83, - "endOffset": 677 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rAU\\values-en-rAU.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 827, - "endColumn": 83, - "endOffset": 906 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 682, - "endColumn": 99, - "endOffset": 777 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rAU\\values-en-rAU.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 911, - "endColumn": 99, - "endOffset": 1006 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 782, - "endColumn": 114, - "endOffset": 892 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rAU\\values-en-rAU.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1011, - "endColumn": 114, - "endOffset": 1121 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 897, - "endColumn": 81, - "endOffset": 974 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rAU\\values-en-rAU.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1126, - "endColumn": 81, - "endOffset": 1203 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 979, - "endColumn": 102, - "endOffset": 1077 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rAU\\values-en-rAU.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1208, - "endColumn": 102, - "endOffset": 1306 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1082, - "endColumn": 103, - "endOffset": 1181 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rAU\\values-en-rAU.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1311, - "endColumn": 103, - "endOffset": 1410 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1186, - "endColumn": 98, - "endOffset": 1280 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rAU\\values-en-rAU.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1415, - "endColumn": 98, - "endOffset": 1509 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1285, - "endColumn": 104, - "endOffset": 1385 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rAU\\values-en-rAU.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1514, - "endColumn": 104, - "endOffset": 1614 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1390, - "endColumn": 102, - "endOffset": 1488 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rAU\\values-en-rAU.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1619, - "endColumn": 102, - "endOffset": 1717 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1493, - "endColumn": 103, - "endOffset": 1592 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rAU\\values-en-rAU.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1722, - "endColumn": 103, - "endOffset": 1821 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1597, - "endColumn": 118, - "endOffset": 1711 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rAU\\values-en-rAU.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1826, - "endColumn": 118, - "endOffset": 1940 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1716, - "endColumn": 99, - "endOffset": 1811 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rAU\\values-en-rAU.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1945, - "endColumn": 99, - "endOffset": 2040 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1816, - "endColumn": 100, - "endOffset": 1912 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rAU\\values-en-rAU.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2045, - "endColumn": 100, - "endOffset": 2141 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-en-rGB.json b/android/build/intermediates/blame/res/release/multi/values-en-rGB.json deleted file mode 100644 index 80e2d47..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-en-rGB.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rGB\\values-en-rGB.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 103, - "endOffset": 383 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 159, - "endColumn": 107, - "endOffset": 262 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rGB\\values-en-rGB.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 388, - "endColumn": 107, - "endOffset": 491 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 267, - "endColumn": 122, - "endOffset": 385 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rGB\\values-en-rGB.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 496, - "endColumn": 122, - "endOffset": 614 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 390, - "endColumn": 99, - "endOffset": 485 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rGB\\values-en-rGB.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 619, - "endColumn": 99, - "endOffset": 714 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 490, - "endColumn": 107, - "endOffset": 593 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rGB\\values-en-rGB.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 719, - "endColumn": 107, - "endOffset": 822 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 598, - "endColumn": 83, - "endOffset": 677 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rGB\\values-en-rGB.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 827, - "endColumn": 83, - "endOffset": 906 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 682, - "endColumn": 99, - "endOffset": 777 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rGB\\values-en-rGB.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 911, - "endColumn": 99, - "endOffset": 1006 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 782, - "endColumn": 114, - "endOffset": 892 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rGB\\values-en-rGB.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1011, - "endColumn": 114, - "endOffset": 1121 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 897, - "endColumn": 81, - "endOffset": 974 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rGB\\values-en-rGB.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1126, - "endColumn": 81, - "endOffset": 1203 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 979, - "endColumn": 102, - "endOffset": 1077 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rGB\\values-en-rGB.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1208, - "endColumn": 102, - "endOffset": 1306 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1082, - "endColumn": 103, - "endOffset": 1181 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rGB\\values-en-rGB.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1311, - "endColumn": 103, - "endOffset": 1410 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1186, - "endColumn": 98, - "endOffset": 1280 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rGB\\values-en-rGB.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1415, - "endColumn": 98, - "endOffset": 1509 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1285, - "endColumn": 104, - "endOffset": 1385 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rGB\\values-en-rGB.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1514, - "endColumn": 104, - "endOffset": 1614 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1390, - "endColumn": 102, - "endOffset": 1488 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rGB\\values-en-rGB.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1619, - "endColumn": 102, - "endOffset": 1717 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1493, - "endColumn": 103, - "endOffset": 1592 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rGB\\values-en-rGB.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1722, - "endColumn": 103, - "endOffset": 1821 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1597, - "endColumn": 118, - "endOffset": 1711 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rGB\\values-en-rGB.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1826, - "endColumn": 118, - "endOffset": 1940 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1716, - "endColumn": 99, - "endOffset": 1811 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rGB\\values-en-rGB.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1945, - "endColumn": 99, - "endOffset": 2040 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1816, - "endColumn": 100, - "endOffset": 1912 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rGB\\values-en-rGB.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2045, - "endColumn": 100, - "endOffset": 2141 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-en-rIN.json b/android/build/intermediates/blame/res/release/multi/values-en-rIN.json deleted file mode 100644 index 4ec01b5..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-en-rIN.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rIN\\values-en-rIN.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 103, - "endOffset": 383 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 159, - "endColumn": 107, - "endOffset": 262 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rIN\\values-en-rIN.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 388, - "endColumn": 107, - "endOffset": 491 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 267, - "endColumn": 122, - "endOffset": 385 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rIN\\values-en-rIN.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 496, - "endColumn": 122, - "endOffset": 614 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 390, - "endColumn": 99, - "endOffset": 485 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rIN\\values-en-rIN.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 619, - "endColumn": 99, - "endOffset": 714 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 490, - "endColumn": 107, - "endOffset": 593 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rIN\\values-en-rIN.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 719, - "endColumn": 107, - "endOffset": 822 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 598, - "endColumn": 83, - "endOffset": 677 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rIN\\values-en-rIN.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 827, - "endColumn": 83, - "endOffset": 906 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 682, - "endColumn": 99, - "endOffset": 777 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rIN\\values-en-rIN.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 911, - "endColumn": 99, - "endOffset": 1006 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 782, - "endColumn": 114, - "endOffset": 892 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rIN\\values-en-rIN.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1011, - "endColumn": 114, - "endOffset": 1121 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 897, - "endColumn": 81, - "endOffset": 974 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rIN\\values-en-rIN.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1126, - "endColumn": 81, - "endOffset": 1203 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 979, - "endColumn": 102, - "endOffset": 1077 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rIN\\values-en-rIN.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1208, - "endColumn": 102, - "endOffset": 1306 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1082, - "endColumn": 103, - "endOffset": 1181 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rIN\\values-en-rIN.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1311, - "endColumn": 103, - "endOffset": 1410 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1186, - "endColumn": 98, - "endOffset": 1280 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rIN\\values-en-rIN.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1415, - "endColumn": 98, - "endOffset": 1509 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1285, - "endColumn": 104, - "endOffset": 1385 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rIN\\values-en-rIN.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1514, - "endColumn": 104, - "endOffset": 1614 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1390, - "endColumn": 102, - "endOffset": 1488 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rIN\\values-en-rIN.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1619, - "endColumn": 102, - "endOffset": 1717 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1493, - "endColumn": 103, - "endOffset": 1592 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rIN\\values-en-rIN.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1722, - "endColumn": 103, - "endOffset": 1821 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1597, - "endColumn": 118, - "endOffset": 1711 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rIN\\values-en-rIN.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1826, - "endColumn": 118, - "endOffset": 1940 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1716, - "endColumn": 99, - "endOffset": 1811 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rIN\\values-en-rIN.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1945, - "endColumn": 99, - "endOffset": 2040 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1816, - "endColumn": 100, - "endOffset": 1912 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-en-rIN\\values-en-rIN.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2045, - "endColumn": 100, - "endOffset": 2141 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-es-rUS.json b/android/build/intermediates/blame/res/release/multi/values-es-rUS.json deleted file mode 100644 index 953a9de..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-es-rUS.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es-rUS\\values-es-rUS.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 119, - "endOffset": 399 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 175, - "endColumn": 107, - "endOffset": 278 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es-rUS\\values-es-rUS.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 404, - "endColumn": 107, - "endOffset": 507 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 283, - "endColumn": 122, - "endOffset": 401 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es-rUS\\values-es-rUS.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 512, - "endColumn": 122, - "endOffset": 630 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 406, - "endColumn": 108, - "endOffset": 510 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es-rUS\\values-es-rUS.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 635, - "endColumn": 108, - "endOffset": 739 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 515, - "endColumn": 107, - "endOffset": 618 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es-rUS\\values-es-rUS.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 744, - "endColumn": 107, - "endOffset": 847 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 623, - "endColumn": 84, - "endOffset": 703 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es-rUS\\values-es-rUS.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 852, - "endColumn": 84, - "endOffset": 932 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 708, - "endColumn": 100, - "endOffset": 804 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es-rUS\\values-es-rUS.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 937, - "endColumn": 100, - "endOffset": 1033 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 809, - "endColumn": 122, - "endOffset": 927 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es-rUS\\values-es-rUS.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1038, - "endColumn": 122, - "endOffset": 1156 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 932, - "endColumn": 81, - "endOffset": 1009 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es-rUS\\values-es-rUS.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1161, - "endColumn": 81, - "endOffset": 1238 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1014, - "endColumn": 111, - "endOffset": 1121 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es-rUS\\values-es-rUS.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1243, - "endColumn": 111, - "endOffset": 1350 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1126, - "endColumn": 111, - "endOffset": 1233 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es-rUS\\values-es-rUS.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1355, - "endColumn": 111, - "endOffset": 1462 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1238, - "endColumn": 100, - "endOffset": 1334 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es-rUS\\values-es-rUS.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1467, - "endColumn": 100, - "endOffset": 1563 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1339, - "endColumn": 107, - "endOffset": 1442 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es-rUS\\values-es-rUS.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1568, - "endColumn": 107, - "endOffset": 1671 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1447, - "endColumn": 106, - "endOffset": 1549 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es-rUS\\values-es-rUS.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1676, - "endColumn": 106, - "endOffset": 1778 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1554, - "endColumn": 106, - "endOffset": 1656 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es-rUS\\values-es-rUS.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1783, - "endColumn": 106, - "endOffset": 1885 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1661, - "endColumn": 121, - "endOffset": 1778 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es-rUS\\values-es-rUS.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1890, - "endColumn": 121, - "endOffset": 2007 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1783, - "endColumn": 99, - "endOffset": 1878 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es-rUS\\values-es-rUS.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2012, - "endColumn": 99, - "endOffset": 2107 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1883, - "endColumn": 100, - "endOffset": 1979 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es-rUS\\values-es-rUS.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2112, - "endColumn": 100, - "endOffset": 2208 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-es.json b/android/build/intermediates/blame/res/release/multi/values-es.json deleted file mode 100644 index 10e0875..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-es.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es\\values-es.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 116, - "endOffset": 392 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 172, - "endColumn": 107, - "endOffset": 275 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es\\values-es.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 397, - "endColumn": 107, - "endOffset": 500 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 122, - "endOffset": 398 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es\\values-es.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 505, - "endColumn": 122, - "endOffset": 623 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 403, - "endColumn": 112, - "endOffset": 511 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es\\values-es.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 628, - "endColumn": 112, - "endOffset": 736 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 516, - "endColumn": 107, - "endOffset": 619 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es\\values-es.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 741, - "endColumn": 107, - "endOffset": 844 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 624, - "endColumn": 84, - "endOffset": 704 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es\\values-es.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 849, - "endColumn": 84, - "endOffset": 929 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 709, - "endColumn": 100, - "endOffset": 805 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es\\values-es.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 934, - "endColumn": 100, - "endOffset": 1030 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 810, - "endColumn": 127, - "endOffset": 933 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es\\values-es.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1035, - "endColumn": 127, - "endOffset": 1158 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 938, - "endColumn": 81, - "endOffset": 1015 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es\\values-es.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1163, - "endColumn": 81, - "endOffset": 1240 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1020, - "endColumn": 106, - "endOffset": 1122 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es\\values-es.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1245, - "endColumn": 106, - "endOffset": 1347 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1127, - "endColumn": 99, - "endOffset": 1222 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es\\values-es.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1352, - "endColumn": 99, - "endOffset": 1447 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1227, - "endColumn": 98, - "endOffset": 1321 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es\\values-es.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1452, - "endColumn": 98, - "endOffset": 1546 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1326, - "endColumn": 107, - "endOffset": 1429 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es\\values-es.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1551, - "endColumn": 107, - "endOffset": 1654 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1434, - "endColumn": 106, - "endOffset": 1536 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es\\values-es.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1659, - "endColumn": 106, - "endOffset": 1761 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1541, - "endColumn": 106, - "endOffset": 1643 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es\\values-es.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1766, - "endColumn": 106, - "endOffset": 1868 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1648, - "endColumn": 121, - "endOffset": 1765 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es\\values-es.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1873, - "endColumn": 121, - "endOffset": 1990 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1770, - "endColumn": 99, - "endOffset": 1865 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es\\values-es.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1995, - "endColumn": 99, - "endOffset": 2090 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1870, - "endColumn": 100, - "endOffset": 1966 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-es\\values-es.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2095, - "endColumn": 100, - "endOffset": 2191 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-et-rEE.json b/android/build/intermediates/blame/res/release/multi/values-et-rEE.json deleted file mode 100644 index 3ff3348..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-et-rEE.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-et-rEE\\values-et-rEE.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 116, - "endOffset": 396 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 172, - "endColumn": 107, - "endOffset": 275 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-et-rEE\\values-et-rEE.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 401, - "endColumn": 107, - "endOffset": 504 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 122, - "endOffset": 398 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-et-rEE\\values-et-rEE.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 509, - "endColumn": 122, - "endOffset": 627 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 403, - "endColumn": 106, - "endOffset": 505 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-et-rEE\\values-et-rEE.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 632, - "endColumn": 106, - "endOffset": 734 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 510, - "endColumn": 110, - "endOffset": 616 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-et-rEE\\values-et-rEE.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 739, - "endColumn": 110, - "endOffset": 845 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 621, - "endColumn": 85, - "endOffset": 702 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-et-rEE\\values-et-rEE.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 850, - "endColumn": 85, - "endOffset": 931 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 707, - "endColumn": 101, - "endOffset": 804 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-et-rEE\\values-et-rEE.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 936, - "endColumn": 101, - "endOffset": 1033 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 809, - "endColumn": 116, - "endOffset": 921 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-et-rEE\\values-et-rEE.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1038, - "endColumn": 116, - "endOffset": 1150 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 926, - "endColumn": 82, - "endOffset": 1004 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-et-rEE\\values-et-rEE.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1155, - "endColumn": 82, - "endOffset": 1233 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1009, - "endColumn": 110, - "endOffset": 1115 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-et-rEE\\values-et-rEE.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1238, - "endColumn": 110, - "endOffset": 1344 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1120, - "endColumn": 104, - "endOffset": 1220 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-et-rEE\\values-et-rEE.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1349, - "endColumn": 104, - "endOffset": 1449 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1225, - "endColumn": 98, - "endOffset": 1319 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-et-rEE\\values-et-rEE.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1454, - "endColumn": 98, - "endOffset": 1548 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1324, - "endColumn": 109, - "endOffset": 1429 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-et-rEE\\values-et-rEE.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1553, - "endColumn": 109, - "endOffset": 1658 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1434, - "endColumn": 100, - "endOffset": 1530 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-et-rEE\\values-et-rEE.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1663, - "endColumn": 100, - "endOffset": 1759 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1535, - "endColumn": 102, - "endOffset": 1633 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-et-rEE\\values-et-rEE.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1764, - "endColumn": 102, - "endOffset": 1862 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1638, - "endColumn": 127, - "endOffset": 1761 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-et-rEE\\values-et-rEE.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1867, - "endColumn": 127, - "endOffset": 1990 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1766, - "endColumn": 101, - "endOffset": 1863 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-et-rEE\\values-et-rEE.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1995, - "endColumn": 101, - "endOffset": 2092 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1868, - "endColumn": 100, - "endOffset": 1964 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-et-rEE\\values-et-rEE.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2097, - "endColumn": 100, - "endOffset": 2193 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-eu-rES.json b/android/build/intermediates/blame/res/release/multi/values-eu-rES.json deleted file mode 100644 index 7efd7dd..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-eu-rES.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-eu-rES\\values-eu-rES.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 108, - "endOffset": 388 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 164, - "endColumn": 107, - "endOffset": 267 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-eu-rES\\values-eu-rES.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 393, - "endColumn": 107, - "endOffset": 496 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 272, - "endColumn": 122, - "endOffset": 390 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-eu-rES\\values-eu-rES.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 501, - "endColumn": 122, - "endOffset": 619 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 395, - "endColumn": 97, - "endOffset": 488 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-eu-rES\\values-eu-rES.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 624, - "endColumn": 97, - "endOffset": 717 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 493, - "endColumn": 109, - "endOffset": 598 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-eu-rES\\values-eu-rES.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 722, - "endColumn": 109, - "endOffset": 827 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 603, - "endColumn": 85, - "endOffset": 684 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-eu-rES\\values-eu-rES.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 832, - "endColumn": 85, - "endOffset": 913 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 689, - "endColumn": 105, - "endOffset": 790 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-eu-rES\\values-eu-rES.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 918, - "endColumn": 105, - "endOffset": 1019 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 795, - "endColumn": 123, - "endOffset": 914 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-eu-rES\\values-eu-rES.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1024, - "endColumn": 123, - "endOffset": 1143 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 919, - "endColumn": 81, - "endOffset": 996 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-eu-rES\\values-eu-rES.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1148, - "endColumn": 81, - "endOffset": 1225 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1001, - "endColumn": 108, - "endOffset": 1105 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-eu-rES\\values-eu-rES.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1230, - "endColumn": 108, - "endOffset": 1334 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1110, - "endColumn": 109, - "endOffset": 1215 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-eu-rES\\values-eu-rES.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1339, - "endColumn": 109, - "endOffset": 1444 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1220, - "endColumn": 98, - "endOffset": 1314 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-eu-rES\\values-eu-rES.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1449, - "endColumn": 98, - "endOffset": 1543 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1319, - "endColumn": 108, - "endOffset": 1423 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-eu-rES\\values-eu-rES.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1548, - "endColumn": 108, - "endOffset": 1652 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1428, - "endColumn": 112, - "endOffset": 1536 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-eu-rES\\values-eu-rES.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1657, - "endColumn": 112, - "endOffset": 1765 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1541, - "endColumn": 110, - "endOffset": 1647 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-eu-rES\\values-eu-rES.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1770, - "endColumn": 110, - "endOffset": 1876 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1652, - "endColumn": 136, - "endOffset": 1784 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-eu-rES\\values-eu-rES.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1881, - "endColumn": 136, - "endOffset": 2013 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1789, - "endColumn": 98, - "endOffset": 1883 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-eu-rES\\values-eu-rES.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2018, - "endColumn": 98, - "endOffset": 2112 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1888, - "endColumn": 100, - "endOffset": 1984 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-eu-rES\\values-eu-rES.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2117, - "endColumn": 100, - "endOffset": 2213 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-fa.json b/android/build/intermediates/blame/res/release/multi/values-fa.json deleted file mode 100644 index 9af9160..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-fa.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fa\\values-fa.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 109, - "endOffset": 385 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 165, - "endColumn": 109, - "endOffset": 270 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fa\\values-fa.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 390, - "endColumn": 109, - "endOffset": 495 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 275, - "endColumn": 125, - "endOffset": 396 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fa\\values-fa.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 500, - "endColumn": 125, - "endOffset": 621 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 401, - "endColumn": 102, - "endOffset": 499 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fa\\values-fa.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 626, - "endColumn": 102, - "endOffset": 724 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 504, - "endColumn": 110, - "endOffset": 610 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fa\\values-fa.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 729, - "endColumn": 110, - "endOffset": 835 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 615, - "endColumn": 87, - "endOffset": 698 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fa\\values-fa.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 840, - "endColumn": 87, - "endOffset": 923 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 703, - "endColumn": 102, - "endOffset": 801 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fa\\values-fa.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 928, - "endColumn": 102, - "endOffset": 1026 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 806, - "endColumn": 114, - "endOffset": 916 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fa\\values-fa.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1031, - "endColumn": 114, - "endOffset": 1141 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 921, - "endColumn": 80, - "endOffset": 997 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fa\\values-fa.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1146, - "endColumn": 80, - "endOffset": 1222 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1002, - "endColumn": 111, - "endOffset": 1109 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fa\\values-fa.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1227, - "endColumn": 111, - "endOffset": 1334 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1114, - "endColumn": 102, - "endOffset": 1212 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fa\\values-fa.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1339, - "endColumn": 102, - "endOffset": 1437 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1217, - "endColumn": 97, - "endOffset": 1310 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fa\\values-fa.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1442, - "endColumn": 97, - "endOffset": 1535 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1315, - "endColumn": 109, - "endOffset": 1420 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fa\\values-fa.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1540, - "endColumn": 109, - "endOffset": 1645 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1425, - "endColumn": 102, - "endOffset": 1523 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fa\\values-fa.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1650, - "endColumn": 102, - "endOffset": 1748 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1528, - "endColumn": 108, - "endOffset": 1632 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fa\\values-fa.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1753, - "endColumn": 108, - "endOffset": 1857 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1637, - "endColumn": 124, - "endOffset": 1757 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fa\\values-fa.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1862, - "endColumn": 124, - "endOffset": 1982 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1762, - "endColumn": 100, - "endOffset": 1858 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fa\\values-fa.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1987, - "endColumn": 100, - "endOffset": 2083 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1863, - "endColumn": 100, - "endOffset": 1959 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fa\\values-fa.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2088, - "endColumn": 100, - "endOffset": 2184 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-fi.json b/android/build/intermediates/blame/res/release/multi/values-fi.json deleted file mode 100644 index 53edc7b..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-fi.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fi\\values-fi.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 107, - "endOffset": 383 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 163, - "endColumn": 107, - "endOffset": 266 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fi\\values-fi.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 388, - "endColumn": 107, - "endOffset": 491 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 271, - "endColumn": 122, - "endOffset": 389 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fi\\values-fi.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 496, - "endColumn": 122, - "endOffset": 614 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 394, - "endColumn": 99, - "endOffset": 489 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fi\\values-fi.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 619, - "endColumn": 99, - "endOffset": 714 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 494, - "endColumn": 100, - "endOffset": 590 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fi\\values-fi.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 719, - "endColumn": 100, - "endOffset": 815 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 595, - "endColumn": 85, - "endOffset": 676 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fi\\values-fi.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 820, - "endColumn": 85, - "endOffset": 901 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 681, - "endColumn": 104, - "endOffset": 781 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fi\\values-fi.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 906, - "endColumn": 104, - "endOffset": 1006 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 786, - "endColumn": 117, - "endOffset": 899 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fi\\values-fi.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1011, - "endColumn": 117, - "endOffset": 1124 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 904, - "endColumn": 79, - "endOffset": 979 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fi\\values-fi.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1129, - "endColumn": 79, - "endOffset": 1204 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 984, - "endColumn": 106, - "endOffset": 1086 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fi\\values-fi.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1209, - "endColumn": 106, - "endOffset": 1311 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1091, - "endColumn": 102, - "endOffset": 1189 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fi\\values-fi.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1316, - "endColumn": 102, - "endOffset": 1414 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1194, - "endColumn": 96, - "endOffset": 1286 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fi\\values-fi.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1419, - "endColumn": 96, - "endOffset": 1511 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1291, - "endColumn": 105, - "endOffset": 1392 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fi\\values-fi.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1516, - "endColumn": 105, - "endOffset": 1617 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1397, - "endColumn": 98, - "endOffset": 1491 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fi\\values-fi.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1622, - "endColumn": 98, - "endOffset": 1716 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1496, - "endColumn": 103, - "endOffset": 1595 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fi\\values-fi.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1721, - "endColumn": 103, - "endOffset": 1820 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1600, - "endColumn": 118, - "endOffset": 1714 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fi\\values-fi.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1825, - "endColumn": 118, - "endOffset": 1939 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1719, - "endColumn": 98, - "endOffset": 1813 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fi\\values-fi.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1944, - "endColumn": 98, - "endOffset": 2038 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1818, - "endColumn": 100, - "endOffset": 1914 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fi\\values-fi.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2043, - "endColumn": 100, - "endOffset": 2139 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-fr-rCA.json b/android/build/intermediates/blame/res/release/multi/values-fr-rCA.json deleted file mode 100644 index f87cc26..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-fr-rCA.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr-rCA\\values-fr-rCA.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 110, - "endOffset": 390 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 166, - "endColumn": 107, - "endOffset": 269 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr-rCA\\values-fr-rCA.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 395, - "endColumn": 107, - "endOffset": 498 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 274, - "endColumn": 122, - "endOffset": 392 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr-rCA\\values-fr-rCA.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 503, - "endColumn": 122, - "endOffset": 621 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 397, - "endColumn": 114, - "endOffset": 507 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr-rCA\\values-fr-rCA.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 626, - "endColumn": 114, - "endOffset": 736 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 512, - "endColumn": 110, - "endOffset": 618 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr-rCA\\values-fr-rCA.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 741, - "endColumn": 110, - "endOffset": 847 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 623, - "endColumn": 86, - "endOffset": 705 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr-rCA\\values-fr-rCA.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 852, - "endColumn": 86, - "endOffset": 934 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 710, - "endColumn": 115, - "endOffset": 821 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr-rCA\\values-fr-rCA.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 939, - "endColumn": 115, - "endOffset": 1050 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 826, - "endColumn": 129, - "endOffset": 951 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr-rCA\\values-fr-rCA.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1055, - "endColumn": 129, - "endOffset": 1180 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 956, - "endColumn": 95, - "endOffset": 1047 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr-rCA\\values-fr-rCA.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1185, - "endColumn": 95, - "endOffset": 1276 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1052, - "endColumn": 109, - "endOffset": 1157 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr-rCA\\values-fr-rCA.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1281, - "endColumn": 109, - "endOffset": 1386 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1162, - "endColumn": 111, - "endOffset": 1269 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr-rCA\\values-fr-rCA.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1391, - "endColumn": 111, - "endOffset": 1498 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1274, - "endColumn": 102, - "endOffset": 1372 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr-rCA\\values-fr-rCA.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1503, - "endColumn": 102, - "endOffset": 1601 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1377, - "endColumn": 110, - "endOffset": 1483 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr-rCA\\values-fr-rCA.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1606, - "endColumn": 110, - "endOffset": 1712 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1488, - "endColumn": 106, - "endOffset": 1590 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr-rCA\\values-fr-rCA.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1717, - "endColumn": 106, - "endOffset": 1819 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1595, - "endColumn": 101, - "endOffset": 1692 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr-rCA\\values-fr-rCA.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1824, - "endColumn": 101, - "endOffset": 1921 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1697, - "endColumn": 121, - "endOffset": 1814 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr-rCA\\values-fr-rCA.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1926, - "endColumn": 121, - "endOffset": 2043 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1819, - "endColumn": 98, - "endOffset": 1913 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr-rCA\\values-fr-rCA.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2048, - "endColumn": 98, - "endOffset": 2142 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1918, - "endColumn": 100, - "endOffset": 2014 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr-rCA\\values-fr-rCA.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2147, - "endColumn": 100, - "endOffset": 2243 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-fr.json b/android/build/intermediates/blame/res/release/multi/values-fr.json deleted file mode 100644 index 9ee9401..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-fr.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr\\values-fr.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 110, - "endOffset": 386 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 166, - "endColumn": 107, - "endOffset": 269 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr\\values-fr.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 391, - "endColumn": 107, - "endOffset": 494 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 274, - "endColumn": 122, - "endOffset": 392 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr\\values-fr.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 499, - "endColumn": 122, - "endOffset": 617 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 397, - "endColumn": 114, - "endOffset": 507 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr\\values-fr.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 622, - "endColumn": 114, - "endOffset": 732 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 512, - "endColumn": 110, - "endOffset": 618 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr\\values-fr.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 737, - "endColumn": 110, - "endOffset": 843 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 623, - "endColumn": 81, - "endOffset": 700 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr\\values-fr.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 848, - "endColumn": 81, - "endOffset": 925 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 705, - "endColumn": 105, - "endOffset": 806 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr\\values-fr.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 930, - "endColumn": 105, - "endOffset": 1031 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 811, - "endColumn": 129, - "endOffset": 936 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr\\values-fr.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1036, - "endColumn": 129, - "endOffset": 1161 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 941, - "endColumn": 85, - "endOffset": 1022 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr\\values-fr.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1166, - "endColumn": 85, - "endOffset": 1247 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1027, - "endColumn": 109, - "endOffset": 1132 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr\\values-fr.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1252, - "endColumn": 109, - "endOffset": 1357 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1137, - "endColumn": 111, - "endOffset": 1244 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr\\values-fr.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1362, - "endColumn": 111, - "endOffset": 1469 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1249, - "endColumn": 102, - "endOffset": 1347 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr\\values-fr.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1474, - "endColumn": 102, - "endOffset": 1572 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1352, - "endColumn": 110, - "endOffset": 1458 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr\\values-fr.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1577, - "endColumn": 110, - "endOffset": 1683 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1463, - "endColumn": 106, - "endOffset": 1565 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr\\values-fr.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1688, - "endColumn": 106, - "endOffset": 1790 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1570, - "endColumn": 106, - "endOffset": 1672 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr\\values-fr.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1795, - "endColumn": 106, - "endOffset": 1897 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1677, - "endColumn": 121, - "endOffset": 1794 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr\\values-fr.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1902, - "endColumn": 121, - "endOffset": 2019 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1799, - "endColumn": 98, - "endOffset": 1893 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr\\values-fr.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2024, - "endColumn": 98, - "endOffset": 2118 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1898, - "endColumn": 100, - "endOffset": 1994 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-fr\\values-fr.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2123, - "endColumn": 100, - "endOffset": 2219 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-gl-rES.json b/android/build/intermediates/blame/res/release/multi/values-gl-rES.json deleted file mode 100644 index 84ee082..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-gl-rES.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gl-rES\\values-gl-rES.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 111, - "endOffset": 391 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 167, - "endColumn": 107, - "endOffset": 270 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gl-rES\\values-gl-rES.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 396, - "endColumn": 107, - "endOffset": 499 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 275, - "endColumn": 122, - "endOffset": 393 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gl-rES\\values-gl-rES.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 504, - "endColumn": 122, - "endOffset": 622 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 398, - "endColumn": 111, - "endOffset": 505 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gl-rES\\values-gl-rES.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 627, - "endColumn": 111, - "endOffset": 734 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 510, - "endColumn": 107, - "endOffset": 613 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gl-rES\\values-gl-rES.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 739, - "endColumn": 107, - "endOffset": 842 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 618, - "endColumn": 84, - "endOffset": 698 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gl-rES\\values-gl-rES.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 847, - "endColumn": 84, - "endOffset": 927 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 703, - "endColumn": 101, - "endOffset": 800 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gl-rES\\values-gl-rES.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 932, - "endColumn": 101, - "endOffset": 1029 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 805, - "endColumn": 125, - "endOffset": 926 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gl-rES\\values-gl-rES.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1034, - "endColumn": 125, - "endOffset": 1155 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 931, - "endColumn": 81, - "endOffset": 1008 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gl-rES\\values-gl-rES.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1160, - "endColumn": 81, - "endOffset": 1237 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1013, - "endColumn": 106, - "endOffset": 1115 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gl-rES\\values-gl-rES.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1242, - "endColumn": 106, - "endOffset": 1344 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1120, - "endColumn": 108, - "endOffset": 1224 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gl-rES\\values-gl-rES.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1349, - "endColumn": 108, - "endOffset": 1453 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1229, - "endColumn": 98, - "endOffset": 1323 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gl-rES\\values-gl-rES.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1458, - "endColumn": 98, - "endOffset": 1552 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1328, - "endColumn": 107, - "endOffset": 1431 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gl-rES\\values-gl-rES.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1557, - "endColumn": 107, - "endOffset": 1660 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1436, - "endColumn": 102, - "endOffset": 1534 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gl-rES\\values-gl-rES.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1665, - "endColumn": 102, - "endOffset": 1763 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1539, - "endColumn": 106, - "endOffset": 1641 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gl-rES\\values-gl-rES.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1768, - "endColumn": 106, - "endOffset": 1870 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1646, - "endColumn": 121, - "endOffset": 1763 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gl-rES\\values-gl-rES.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1875, - "endColumn": 121, - "endOffset": 1992 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1768, - "endColumn": 99, - "endOffset": 1863 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gl-rES\\values-gl-rES.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1997, - "endColumn": 99, - "endOffset": 2092 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1868, - "endColumn": 100, - "endOffset": 1964 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gl-rES\\values-gl-rES.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2097, - "endColumn": 100, - "endOffset": 2193 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-gu-rIN.json b/android/build/intermediates/blame/res/release/multi/values-gu-rIN.json deleted file mode 100644 index 5d2e8d9..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-gu-rIN.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gu-rIN\\values-gu-rIN.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 108, - "endOffset": 388 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 164, - "endColumn": 107, - "endOffset": 267 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gu-rIN\\values-gu-rIN.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 393, - "endColumn": 107, - "endOffset": 496 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 272, - "endColumn": 122, - "endOffset": 390 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gu-rIN\\values-gu-rIN.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 501, - "endColumn": 122, - "endOffset": 619 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 395, - "endColumn": 103, - "endOffset": 494 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gu-rIN\\values-gu-rIN.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 624, - "endColumn": 103, - "endOffset": 723 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 499, - "endColumn": 106, - "endOffset": 601 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gu-rIN\\values-gu-rIN.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 728, - "endColumn": 106, - "endOffset": 830 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 606, - "endColumn": 86, - "endOffset": 688 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gu-rIN\\values-gu-rIN.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 835, - "endColumn": 86, - "endOffset": 917 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 693, - "endColumn": 100, - "endOffset": 789 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gu-rIN\\values-gu-rIN.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 922, - "endColumn": 100, - "endOffset": 1018 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 794, - "endColumn": 122, - "endOffset": 912 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gu-rIN\\values-gu-rIN.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1023, - "endColumn": 122, - "endOffset": 1141 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 917, - "endColumn": 79, - "endOffset": 992 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gu-rIN\\values-gu-rIN.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1146, - "endColumn": 79, - "endOffset": 1221 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 997, - "endColumn": 105, - "endOffset": 1098 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gu-rIN\\values-gu-rIN.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1226, - "endColumn": 105, - "endOffset": 1327 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1103, - "endColumn": 101, - "endOffset": 1200 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gu-rIN\\values-gu-rIN.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1332, - "endColumn": 101, - "endOffset": 1429 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1205, - "endColumn": 96, - "endOffset": 1297 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gu-rIN\\values-gu-rIN.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1434, - "endColumn": 96, - "endOffset": 1526 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1302, - "endColumn": 108, - "endOffset": 1406 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gu-rIN\\values-gu-rIN.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1531, - "endColumn": 108, - "endOffset": 1635 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1411, - "endColumn": 98, - "endOffset": 1505 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gu-rIN\\values-gu-rIN.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1640, - "endColumn": 98, - "endOffset": 1734 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1510, - "endColumn": 109, - "endOffset": 1615 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gu-rIN\\values-gu-rIN.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1739, - "endColumn": 109, - "endOffset": 1844 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1620, - "endColumn": 120, - "endOffset": 1736 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gu-rIN\\values-gu-rIN.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1849, - "endColumn": 120, - "endOffset": 1965 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1741, - "endColumn": 102, - "endOffset": 1839 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gu-rIN\\values-gu-rIN.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1970, - "endColumn": 102, - "endOffset": 2068 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1844, - "endColumn": 100, - "endOffset": 1940 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-gu-rIN\\values-gu-rIN.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2073, - "endColumn": 100, - "endOffset": 2169 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-h720dp-v13.json b/android/build/intermediates/blame/res/release/multi/values-h720dp-v13.json deleted file mode 100644 index 8aa90ac..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-h720dp-v13.json +++ /dev/null @@ -1,26 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-h720dp\\values-h720dp.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 283, - "endColumn": 66, - "endOffset": 345 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-hdpi-v4.json b/android/build/intermediates/blame/res/release/multi/values-hdpi-v4.json deleted file mode 100644 index b55db81..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-hdpi-v4.json +++ /dev/null @@ -1,28 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hdpi\\values-hdpi.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 286, - "endLine": 8, - "endColumn": 13, - "endOffset": 558 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-hi.json b/android/build/intermediates/blame/res/release/multi/values-hi.json deleted file mode 100644 index 7be5b66..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-hi.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hi\\values-hi.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 116, - "endOffset": 392 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 172, - "endColumn": 107, - "endOffset": 275 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hi\\values-hi.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 397, - "endColumn": 107, - "endOffset": 500 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 122, - "endOffset": 398 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hi\\values-hi.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 505, - "endColumn": 122, - "endOffset": 623 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 403, - "endColumn": 104, - "endOffset": 503 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hi\\values-hi.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 628, - "endColumn": 104, - "endOffset": 728 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 508, - "endColumn": 106, - "endOffset": 610 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hi\\values-hi.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 733, - "endColumn": 106, - "endOffset": 835 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 615, - "endColumn": 84, - "endOffset": 695 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hi\\values-hi.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 840, - "endColumn": 84, - "endOffset": 920 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 700, - "endColumn": 101, - "endOffset": 797 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hi\\values-hi.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 925, - "endColumn": 101, - "endOffset": 1022 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 802, - "endColumn": 121, - "endOffset": 919 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hi\\values-hi.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1027, - "endColumn": 121, - "endOffset": 1144 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 924, - "endColumn": 89, - "endOffset": 1009 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hi\\values-hi.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1149, - "endColumn": 89, - "endOffset": 1234 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1014, - "endColumn": 108, - "endOffset": 1118 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hi\\values-hi.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1239, - "endColumn": 108, - "endOffset": 1343 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1123, - "endColumn": 101, - "endOffset": 1220 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hi\\values-hi.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1348, - "endColumn": 101, - "endOffset": 1445 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1225, - "endColumn": 97, - "endOffset": 1318 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hi\\values-hi.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1450, - "endColumn": 97, - "endOffset": 1543 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1323, - "endColumn": 109, - "endOffset": 1428 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hi\\values-hi.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1548, - "endColumn": 109, - "endOffset": 1653 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1433, - "endColumn": 99, - "endOffset": 1528 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hi\\values-hi.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1658, - "endColumn": 99, - "endOffset": 1753 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1533, - "endColumn": 114, - "endOffset": 1643 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hi\\values-hi.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1758, - "endColumn": 114, - "endOffset": 1868 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1648, - "endColumn": 124, - "endOffset": 1768 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hi\\values-hi.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1873, - "endColumn": 124, - "endOffset": 1993 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1773, - "endColumn": 105, - "endOffset": 1874 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hi\\values-hi.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1998, - "endColumn": 105, - "endOffset": 2099 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1879, - "endColumn": 100, - "endOffset": 1975 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hi\\values-hi.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2104, - "endColumn": 100, - "endOffset": 2200 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-hr.json b/android/build/intermediates/blame/res/release/multi/values-hr.json deleted file mode 100644 index f16b49b..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-hr.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hr\\values-hr.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 104, - "endOffset": 380 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 160, - "endColumn": 107, - "endOffset": 263 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hr\\values-hr.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 385, - "endColumn": 107, - "endOffset": 488 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 268, - "endColumn": 122, - "endOffset": 386 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hr\\values-hr.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 493, - "endColumn": 122, - "endOffset": 611 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 391, - "endColumn": 96, - "endOffset": 483 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hr\\values-hr.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 616, - "endColumn": 96, - "endOffset": 708 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 488, - "endColumn": 109, - "endOffset": 593 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hr\\values-hr.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 713, - "endColumn": 109, - "endOffset": 818 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 598, - "endColumn": 85, - "endOffset": 679 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hr\\values-hr.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 823, - "endColumn": 85, - "endOffset": 904 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 684, - "endColumn": 103, - "endOffset": 783 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hr\\values-hr.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 909, - "endColumn": 103, - "endOffset": 1008 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 788, - "endColumn": 118, - "endOffset": 902 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hr\\values-hr.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1013, - "endColumn": 118, - "endOffset": 1127 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 907, - "endColumn": 85, - "endOffset": 988 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hr\\values-hr.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1132, - "endColumn": 85, - "endOffset": 1213 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 993, - "endColumn": 103, - "endOffset": 1092 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hr\\values-hr.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1218, - "endColumn": 103, - "endOffset": 1317 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1097, - "endColumn": 112, - "endOffset": 1205 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hr\\values-hr.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1322, - "endColumn": 112, - "endOffset": 1430 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1210, - "endColumn": 105, - "endOffset": 1311 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hr\\values-hr.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1435, - "endColumn": 105, - "endOffset": 1536 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1316, - "endColumn": 104, - "endOffset": 1416 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hr\\values-hr.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1541, - "endColumn": 104, - "endOffset": 1641 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1421, - "endColumn": 112, - "endOffset": 1529 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hr\\values-hr.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1646, - "endColumn": 112, - "endOffset": 1754 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1534, - "endColumn": 106, - "endOffset": 1636 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hr\\values-hr.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1759, - "endColumn": 106, - "endOffset": 1861 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1641, - "endColumn": 122, - "endOffset": 1759 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hr\\values-hr.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1866, - "endColumn": 122, - "endOffset": 1984 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1764, - "endColumn": 96, - "endOffset": 1856 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hr\\values-hr.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1989, - "endColumn": 96, - "endOffset": 2081 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1861, - "endColumn": 100, - "endOffset": 1957 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hr\\values-hr.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2086, - "endColumn": 100, - "endOffset": 2182 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-hu.json b/android/build/intermediates/blame/res/release/multi/values-hu.json deleted file mode 100644 index e1d2c67..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-hu.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hu\\values-hu.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 107, - "endOffset": 383 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 163, - "endColumn": 107, - "endOffset": 266 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hu\\values-hu.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 388, - "endColumn": 107, - "endOffset": 491 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 271, - "endColumn": 122, - "endOffset": 389 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hu\\values-hu.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 496, - "endColumn": 122, - "endOffset": 614 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 394, - "endColumn": 104, - "endOffset": 494 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hu\\values-hu.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 619, - "endColumn": 104, - "endOffset": 719 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 499, - "endColumn": 114, - "endOffset": 609 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hu\\values-hu.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 724, - "endColumn": 114, - "endOffset": 834 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 614, - "endColumn": 83, - "endOffset": 693 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hu\\values-hu.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 839, - "endColumn": 83, - "endOffset": 918 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 698, - "endColumn": 111, - "endOffset": 805 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hu\\values-hu.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 923, - "endColumn": 111, - "endOffset": 1030 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 810, - "endColumn": 129, - "endOffset": 935 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hu\\values-hu.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1035, - "endColumn": 129, - "endOffset": 1160 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 940, - "endColumn": 82, - "endOffset": 1018 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hu\\values-hu.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1165, - "endColumn": 82, - "endOffset": 1243 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1023, - "endColumn": 109, - "endOffset": 1128 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hu\\values-hu.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1248, - "endColumn": 109, - "endOffset": 1353 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1133, - "endColumn": 110, - "endOffset": 1239 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hu\\values-hu.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1358, - "endColumn": 110, - "endOffset": 1464 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1244, - "endColumn": 99, - "endOffset": 1339 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hu\\values-hu.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1469, - "endColumn": 99, - "endOffset": 1564 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1344, - "endColumn": 110, - "endOffset": 1450 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hu\\values-hu.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1569, - "endColumn": 110, - "endOffset": 1675 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1455, - "endColumn": 107, - "endOffset": 1558 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hu\\values-hu.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1680, - "endColumn": 107, - "endOffset": 1783 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1563, - "endColumn": 118, - "endOffset": 1677 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hu\\values-hu.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1788, - "endColumn": 118, - "endOffset": 1902 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1682, - "endColumn": 133, - "endOffset": 1811 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hu\\values-hu.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1907, - "endColumn": 133, - "endOffset": 2036 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1816, - "endColumn": 102, - "endOffset": 1914 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hu\\values-hu.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2041, - "endColumn": 102, - "endOffset": 2139 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1919, - "endColumn": 100, - "endOffset": 2015 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hu\\values-hu.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2144, - "endColumn": 100, - "endOffset": 2240 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-hy-rAM.json b/android/build/intermediates/blame/res/release/multi/values-hy-rAM.json deleted file mode 100644 index 5f0c5e4..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-hy-rAM.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hy-rAM\\values-hy-rAM.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 102, - "endOffset": 382 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 158, - "endColumn": 107, - "endOffset": 261 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hy-rAM\\values-hy-rAM.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 387, - "endColumn": 107, - "endOffset": 490 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 266, - "endColumn": 122, - "endOffset": 384 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hy-rAM\\values-hy-rAM.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 495, - "endColumn": 122, - "endOffset": 613 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 389, - "endColumn": 100, - "endOffset": 485 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hy-rAM\\values-hy-rAM.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 618, - "endColumn": 100, - "endOffset": 714 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 490, - "endColumn": 109, - "endOffset": 595 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hy-rAM\\values-hy-rAM.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 719, - "endColumn": 109, - "endOffset": 824 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 600, - "endColumn": 89, - "endOffset": 685 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hy-rAM\\values-hy-rAM.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 829, - "endColumn": 89, - "endOffset": 914 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 690, - "endColumn": 105, - "endOffset": 791 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hy-rAM\\values-hy-rAM.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 919, - "endColumn": 105, - "endOffset": 1020 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 796, - "endColumn": 114, - "endOffset": 906 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hy-rAM\\values-hy-rAM.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1025, - "endColumn": 114, - "endOffset": 1135 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 911, - "endColumn": 84, - "endOffset": 991 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hy-rAM\\values-hy-rAM.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1140, - "endColumn": 84, - "endOffset": 1220 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 996, - "endColumn": 106, - "endOffset": 1098 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hy-rAM\\values-hy-rAM.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1225, - "endColumn": 106, - "endOffset": 1327 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1103, - "endColumn": 106, - "endOffset": 1205 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hy-rAM\\values-hy-rAM.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1332, - "endColumn": 106, - "endOffset": 1434 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1210, - "endColumn": 98, - "endOffset": 1304 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hy-rAM\\values-hy-rAM.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1439, - "endColumn": 98, - "endOffset": 1533 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1309, - "endColumn": 109, - "endOffset": 1414 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hy-rAM\\values-hy-rAM.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1538, - "endColumn": 109, - "endOffset": 1643 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1419, - "endColumn": 106, - "endOffset": 1521 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hy-rAM\\values-hy-rAM.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1648, - "endColumn": 106, - "endOffset": 1750 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1526, - "endColumn": 100, - "endOffset": 1622 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hy-rAM\\values-hy-rAM.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1755, - "endColumn": 100, - "endOffset": 1851 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1627, - "endColumn": 119, - "endOffset": 1742 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hy-rAM\\values-hy-rAM.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1856, - "endColumn": 119, - "endOffset": 1971 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1747, - "endColumn": 98, - "endOffset": 1841 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hy-rAM\\values-hy-rAM.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1976, - "endColumn": 98, - "endOffset": 2070 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1846, - "endColumn": 100, - "endOffset": 1942 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-hy-rAM\\values-hy-rAM.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2075, - "endColumn": 100, - "endOffset": 2171 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-in.json b/android/build/intermediates/blame/res/release/multi/values-in.json deleted file mode 100644 index ae80011..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-in.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-in\\values-in.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 109, - "endOffset": 385 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 165, - "endColumn": 107, - "endOffset": 268 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-in\\values-in.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 390, - "endColumn": 107, - "endOffset": 493 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 273, - "endColumn": 122, - "endOffset": 391 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-in\\values-in.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 498, - "endColumn": 122, - "endOffset": 616 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 396, - "endColumn": 101, - "endOffset": 493 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-in\\values-in.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 621, - "endColumn": 101, - "endOffset": 718 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 498, - "endColumn": 104, - "endOffset": 598 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-in\\values-in.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 723, - "endColumn": 104, - "endOffset": 823 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 603, - "endColumn": 86, - "endOffset": 685 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-in\\values-in.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 828, - "endColumn": 86, - "endOffset": 910 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 690, - "endColumn": 103, - "endOffset": 789 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-in\\values-in.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 915, - "endColumn": 103, - "endOffset": 1014 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 794, - "endColumn": 115, - "endOffset": 905 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-in\\values-in.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1019, - "endColumn": 115, - "endOffset": 1130 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 910, - "endColumn": 85, - "endOffset": 991 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-in\\values-in.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1135, - "endColumn": 85, - "endOffset": 1216 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 996, - "endColumn": 102, - "endOffset": 1094 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-in\\values-in.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1221, - "endColumn": 102, - "endOffset": 1319 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1099, - "endColumn": 108, - "endOffset": 1203 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-in\\values-in.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1324, - "endColumn": 108, - "endOffset": 1428 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1208, - "endColumn": 100, - "endOffset": 1304 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-in\\values-in.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1433, - "endColumn": 100, - "endOffset": 1529 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1309, - "endColumn": 103, - "endOffset": 1408 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-in\\values-in.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1534, - "endColumn": 103, - "endOffset": 1633 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1413, - "endColumn": 107, - "endOffset": 1516 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-in\\values-in.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1638, - "endColumn": 107, - "endOffset": 1741 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1521, - "endColumn": 107, - "endOffset": 1624 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-in\\values-in.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1746, - "endColumn": 107, - "endOffset": 1849 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1629, - "endColumn": 122, - "endOffset": 1747 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-in\\values-in.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1854, - "endColumn": 122, - "endOffset": 1972 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1752, - "endColumn": 98, - "endOffset": 1846 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-in\\values-in.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1977, - "endColumn": 98, - "endOffset": 2071 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1851, - "endColumn": 100, - "endOffset": 1947 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-in\\values-in.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2076, - "endColumn": 100, - "endOffset": 2172 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-is-rIS.json b/android/build/intermediates/blame/res/release/multi/values-is-rIS.json deleted file mode 100644 index b2060d9..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-is-rIS.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-is-rIS\\values-is-rIS.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 99, - "endOffset": 379 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 155, - "endColumn": 107, - "endOffset": 258 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-is-rIS\\values-is-rIS.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 384, - "endColumn": 107, - "endOffset": 487 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 263, - "endColumn": 122, - "endOffset": 381 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-is-rIS\\values-is-rIS.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 492, - "endColumn": 122, - "endOffset": 610 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 386, - "endColumn": 96, - "endOffset": 478 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-is-rIS\\values-is-rIS.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 615, - "endColumn": 96, - "endOffset": 707 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 483, - "endColumn": 111, - "endOffset": 590 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-is-rIS\\values-is-rIS.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 712, - "endColumn": 111, - "endOffset": 819 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 595, - "endColumn": 84, - "endOffset": 675 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-is-rIS\\values-is-rIS.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 824, - "endColumn": 84, - "endOffset": 904 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 680, - "endColumn": 100, - "endOffset": 776 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-is-rIS\\values-is-rIS.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 909, - "endColumn": 100, - "endOffset": 1005 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 781, - "endColumn": 113, - "endOffset": 890 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-is-rIS\\values-is-rIS.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1010, - "endColumn": 113, - "endOffset": 1119 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 895, - "endColumn": 80, - "endOffset": 971 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-is-rIS\\values-is-rIS.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1124, - "endColumn": 80, - "endOffset": 1200 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 976, - "endColumn": 109, - "endOffset": 1081 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-is-rIS\\values-is-rIS.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1205, - "endColumn": 109, - "endOffset": 1310 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1086, - "endColumn": 107, - "endOffset": 1189 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-is-rIS\\values-is-rIS.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1315, - "endColumn": 107, - "endOffset": 1418 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1194, - "endColumn": 97, - "endOffset": 1287 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-is-rIS\\values-is-rIS.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1423, - "endColumn": 97, - "endOffset": 1516 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1292, - "endColumn": 108, - "endOffset": 1396 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-is-rIS\\values-is-rIS.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1521, - "endColumn": 108, - "endOffset": 1625 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1401, - "endColumn": 98, - "endOffset": 1495 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-is-rIS\\values-is-rIS.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1630, - "endColumn": 98, - "endOffset": 1724 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1500, - "endColumn": 102, - "endOffset": 1598 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-is-rIS\\values-is-rIS.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1729, - "endColumn": 102, - "endOffset": 1827 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1603, - "endColumn": 117, - "endOffset": 1716 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-is-rIS\\values-is-rIS.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1832, - "endColumn": 117, - "endOffset": 1945 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1721, - "endColumn": 97, - "endOffset": 1814 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-is-rIS\\values-is-rIS.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1950, - "endColumn": 97, - "endOffset": 2043 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1819, - "endColumn": 100, - "endOffset": 1915 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-is-rIS\\values-is-rIS.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2048, - "endColumn": 100, - "endOffset": 2144 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-it.json b/android/build/intermediates/blame/res/release/multi/values-it.json deleted file mode 100644 index 1d418a7..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-it.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-it\\values-it.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 108, - "endOffset": 384 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 164, - "endColumn": 107, - "endOffset": 267 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-it\\values-it.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 389, - "endColumn": 107, - "endOffset": 492 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 272, - "endColumn": 122, - "endOffset": 390 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-it\\values-it.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 497, - "endColumn": 122, - "endOffset": 615 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 395, - "endColumn": 99, - "endOffset": 490 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-it\\values-it.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 620, - "endColumn": 99, - "endOffset": 715 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 495, - "endColumn": 108, - "endOffset": 599 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-it\\values-it.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 720, - "endColumn": 108, - "endOffset": 824 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 604, - "endColumn": 83, - "endOffset": 683 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-it\\values-it.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 829, - "endColumn": 83, - "endOffset": 908 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 688, - "endColumn": 108, - "endOffset": 792 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-it\\values-it.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 913, - "endColumn": 108, - "endOffset": 1017 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 797, - "endColumn": 124, - "endOffset": 917 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-it\\values-it.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1022, - "endColumn": 124, - "endOffset": 1142 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 922, - "endColumn": 80, - "endOffset": 998 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-it\\values-it.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1147, - "endColumn": 80, - "endOffset": 1223 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1003, - "endColumn": 105, - "endOffset": 1104 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-it\\values-it.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1228, - "endColumn": 105, - "endOffset": 1329 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1109, - "endColumn": 107, - "endOffset": 1212 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-it\\values-it.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1334, - "endColumn": 107, - "endOffset": 1437 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1217, - "endColumn": 97, - "endOffset": 1310 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-it\\values-it.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1442, - "endColumn": 97, - "endOffset": 1535 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1315, - "endColumn": 103, - "endOffset": 1414 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-it\\values-it.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1540, - "endColumn": 103, - "endOffset": 1639 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1419, - "endColumn": 104, - "endOffset": 1519 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-it\\values-it.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1644, - "endColumn": 104, - "endOffset": 1744 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1524, - "endColumn": 106, - "endOffset": 1626 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-it\\values-it.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1749, - "endColumn": 106, - "endOffset": 1851 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1631, - "endColumn": 121, - "endOffset": 1748 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-it\\values-it.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1856, - "endColumn": 121, - "endOffset": 1973 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1753, - "endColumn": 99, - "endOffset": 1848 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-it\\values-it.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1978, - "endColumn": 99, - "endOffset": 2073 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1853, - "endColumn": 100, - "endOffset": 1949 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-it\\values-it.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2078, - "endColumn": 100, - "endOffset": 2174 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-iw.json b/android/build/intermediates/blame/res/release/multi/values-iw.json deleted file mode 100644 index 95484f3..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-iw.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-iw\\values-iw.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 103, - "endOffset": 379 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 159, - "endColumn": 109, - "endOffset": 264 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-iw\\values-iw.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 384, - "endColumn": 109, - "endOffset": 489 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 269, - "endColumn": 125, - "endOffset": 390 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-iw\\values-iw.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 494, - "endColumn": 125, - "endOffset": 615 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 395, - "endColumn": 98, - "endOffset": 489 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-iw\\values-iw.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 620, - "endColumn": 98, - "endOffset": 714 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 494, - "endColumn": 107, - "endOffset": 597 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-iw\\values-iw.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 719, - "endColumn": 107, - "endOffset": 822 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 602, - "endColumn": 83, - "endOffset": 681 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-iw\\values-iw.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 827, - "endColumn": 83, - "endOffset": 906 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 686, - "endColumn": 99, - "endOffset": 781 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-iw\\values-iw.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 911, - "endColumn": 99, - "endOffset": 1006 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 786, - "endColumn": 113, - "endOffset": 895 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-iw\\values-iw.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1011, - "endColumn": 113, - "endOffset": 1120 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 900, - "endColumn": 78, - "endOffset": 974 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-iw\\values-iw.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1125, - "endColumn": 78, - "endOffset": 1199 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 979, - "endColumn": 101, - "endOffset": 1076 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-iw\\values-iw.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1204, - "endColumn": 101, - "endOffset": 1301 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1081, - "endColumn": 103, - "endOffset": 1180 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-iw\\values-iw.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1306, - "endColumn": 103, - "endOffset": 1405 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1185, - "endColumn": 95, - "endOffset": 1276 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-iw\\values-iw.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1410, - "endColumn": 95, - "endOffset": 1501 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1281, - "endColumn": 102, - "endOffset": 1379 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-iw\\values-iw.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1506, - "endColumn": 102, - "endOffset": 1604 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1384, - "endColumn": 100, - "endOffset": 1480 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-iw\\values-iw.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1609, - "endColumn": 100, - "endOffset": 1705 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1485, - "endColumn": 99, - "endOffset": 1580 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-iw\\values-iw.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1710, - "endColumn": 99, - "endOffset": 1805 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1585, - "endColumn": 115, - "endOffset": 1696 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-iw\\values-iw.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1810, - "endColumn": 115, - "endOffset": 1921 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1701, - "endColumn": 95, - "endOffset": 1792 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-iw\\values-iw.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1926, - "endColumn": 95, - "endOffset": 2017 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1797, - "endColumn": 102, - "endOffset": 1895 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-iw\\values-iw.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2022, - "endColumn": 102, - "endOffset": 2120 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-ja.json b/android/build/intermediates/blame/res/release/multi/values-ja.json deleted file mode 100644 index d3987f8..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-ja.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ja\\values-ja.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 96, - "endOffset": 372 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 152, - "endColumn": 106, - "endOffset": 254 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ja\\values-ja.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 377, - "endColumn": 106, - "endOffset": 479 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 259, - "endColumn": 120, - "endOffset": 375 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ja\\values-ja.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 484, - "endColumn": 120, - "endOffset": 600 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 380, - "endColumn": 92, - "endOffset": 468 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ja\\values-ja.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 605, - "endColumn": 92, - "endOffset": 693 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 473, - "endColumn": 104, - "endOffset": 573 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ja\\values-ja.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 698, - "endColumn": 104, - "endOffset": 798 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 578, - "endColumn": 81, - "endOffset": 655 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ja\\values-ja.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 803, - "endColumn": 81, - "endOffset": 880 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 660, - "endColumn": 97, - "endOffset": 753 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ja\\values-ja.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 885, - "endColumn": 97, - "endOffset": 978 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 758, - "endColumn": 107, - "endOffset": 861 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ja\\values-ja.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 983, - "endColumn": 107, - "endOffset": 1086 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 866, - "endColumn": 77, - "endOffset": 939 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ja\\values-ja.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1091, - "endColumn": 77, - "endOffset": 1164 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 944, - "endColumn": 101, - "endOffset": 1041 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ja\\values-ja.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1169, - "endColumn": 101, - "endOffset": 1266 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1046, - "endColumn": 98, - "endOffset": 1140 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ja\\values-ja.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1271, - "endColumn": 98, - "endOffset": 1365 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1145, - "endColumn": 94, - "endOffset": 1235 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ja\\values-ja.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1370, - "endColumn": 94, - "endOffset": 1460 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1240, - "endColumn": 102, - "endOffset": 1338 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ja\\values-ja.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1465, - "endColumn": 102, - "endOffset": 1563 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1343, - "endColumn": 94, - "endOffset": 1433 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ja\\values-ja.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1568, - "endColumn": 94, - "endOffset": 1658 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1438, - "endColumn": 95, - "endOffset": 1529 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ja\\values-ja.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1663, - "endColumn": 95, - "endOffset": 1754 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1534, - "endColumn": 110, - "endOffset": 1640 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ja\\values-ja.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1759, - "endColumn": 110, - "endOffset": 1865 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1645, - "endColumn": 96, - "endOffset": 1737 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ja\\values-ja.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1870, - "endColumn": 96, - "endOffset": 1962 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1742, - "endColumn": 100, - "endOffset": 1838 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ja\\values-ja.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 1967, - "endColumn": 100, - "endOffset": 2063 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-ka-rGE.json b/android/build/intermediates/blame/res/release/multi/values-ka-rGE.json deleted file mode 100644 index 3b429d0..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-ka-rGE.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ka-rGE\\values-ka-rGE.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 108, - "endOffset": 388 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 164, - "endColumn": 107, - "endOffset": 267 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ka-rGE\\values-ka-rGE.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 393, - "endColumn": 107, - "endOffset": 496 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 272, - "endColumn": 122, - "endOffset": 390 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ka-rGE\\values-ka-rGE.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 501, - "endColumn": 122, - "endOffset": 619 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 395, - "endColumn": 103, - "endOffset": 494 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ka-rGE\\values-ka-rGE.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 624, - "endColumn": 103, - "endOffset": 723 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 499, - "endColumn": 110, - "endOffset": 605 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ka-rGE\\values-ka-rGE.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 728, - "endColumn": 110, - "endOffset": 834 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 610, - "endColumn": 87, - "endOffset": 693 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ka-rGE\\values-ka-rGE.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 839, - "endColumn": 87, - "endOffset": 922 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 698, - "endColumn": 104, - "endOffset": 798 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ka-rGE\\values-ka-rGE.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 927, - "endColumn": 104, - "endOffset": 1027 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 803, - "endColumn": 112, - "endOffset": 911 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ka-rGE\\values-ka-rGE.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1032, - "endColumn": 112, - "endOffset": 1140 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 916, - "endColumn": 82, - "endOffset": 994 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ka-rGE\\values-ka-rGE.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1145, - "endColumn": 82, - "endOffset": 1223 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 999, - "endColumn": 112, - "endOffset": 1107 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ka-rGE\\values-ka-rGE.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1228, - "endColumn": 112, - "endOffset": 1336 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1112, - "endColumn": 106, - "endOffset": 1214 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ka-rGE\\values-ka-rGE.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1341, - "endColumn": 106, - "endOffset": 1443 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1219, - "endColumn": 97, - "endOffset": 1312 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ka-rGE\\values-ka-rGE.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1448, - "endColumn": 97, - "endOffset": 1541 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1317, - "endColumn": 112, - "endOffset": 1425 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ka-rGE\\values-ka-rGE.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1546, - "endColumn": 112, - "endOffset": 1654 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1430, - "endColumn": 103, - "endOffset": 1529 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ka-rGE\\values-ka-rGE.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1659, - "endColumn": 103, - "endOffset": 1758 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1534, - "endColumn": 103, - "endOffset": 1633 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ka-rGE\\values-ka-rGE.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1763, - "endColumn": 103, - "endOffset": 1862 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1638, - "endColumn": 121, - "endOffset": 1755 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ka-rGE\\values-ka-rGE.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1867, - "endColumn": 121, - "endOffset": 1984 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1760, - "endColumn": 97, - "endOffset": 1853 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ka-rGE\\values-ka-rGE.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1989, - "endColumn": 97, - "endOffset": 2082 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1858, - "endColumn": 100, - "endOffset": 1954 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ka-rGE\\values-ka-rGE.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2087, - "endColumn": 100, - "endOffset": 2183 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-kk-rKZ.json b/android/build/intermediates/blame/res/release/multi/values-kk-rKZ.json deleted file mode 100644 index 5bc628a..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-kk-rKZ.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 111, - "endOffset": 391 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 167, - "endColumn": 107, - "endOffset": 270 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 396, - "endColumn": 107, - "endOffset": 499 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 275, - "endColumn": 122, - "endOffset": 393 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 504, - "endColumn": 122, - "endOffset": 622 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 398, - "endColumn": 102, - "endOffset": 496 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 627, - "endColumn": 102, - "endOffset": 725 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 501, - "endColumn": 109, - "endOffset": 606 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 730, - "endColumn": 109, - "endOffset": 835 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 611, - "endColumn": 84, - "endOffset": 691 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 840, - "endColumn": 84, - "endOffset": 920 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 696, - "endColumn": 105, - "endOffset": 797 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 925, - "endColumn": 105, - "endOffset": 1026 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 802, - "endColumn": 118, - "endOffset": 916 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1031, - "endColumn": 118, - "endOffset": 1145 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 921, - "endColumn": 80, - "endOffset": 997 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1150, - "endColumn": 80, - "endOffset": 1226 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1002, - "endColumn": 102, - "endOffset": 1100 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1231, - "endColumn": 102, - "endOffset": 1329 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1105, - "endColumn": 104, - "endOffset": 1205 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1334, - "endColumn": 104, - "endOffset": 1434 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1210, - "endColumn": 97, - "endOffset": 1303 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1439, - "endColumn": 97, - "endOffset": 1532 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1308, - "endColumn": 106, - "endOffset": 1410 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1537, - "endColumn": 106, - "endOffset": 1639 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1415, - "endColumn": 108, - "endOffset": 1519 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1644, - "endColumn": 108, - "endOffset": 1748 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1524, - "endColumn": 99, - "endOffset": 1619 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1753, - "endColumn": 99, - "endOffset": 1848 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1624, - "endColumn": 114, - "endOffset": 1734 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1853, - "endColumn": 114, - "endOffset": 1963 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1739, - "endColumn": 98, - "endOffset": 1833 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1968, - "endColumn": 98, - "endOffset": 2062 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1838, - "endColumn": 100, - "endOffset": 1934 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2067, - "endColumn": 100, - "endOffset": 2163 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-km-rKH.json b/android/build/intermediates/blame/res/release/multi/values-km-rKH.json deleted file mode 100644 index 3c3e410..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-km-rKH.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-km-rKH\\values-km-rKH.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 102, - "endOffset": 382 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 158, - "endColumn": 107, - "endOffset": 261 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-km-rKH\\values-km-rKH.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 387, - "endColumn": 107, - "endOffset": 490 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 266, - "endColumn": 122, - "endOffset": 384 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-km-rKH\\values-km-rKH.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 495, - "endColumn": 122, - "endOffset": 613 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 389, - "endColumn": 99, - "endOffset": 484 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-km-rKH\\values-km-rKH.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 618, - "endColumn": 99, - "endOffset": 713 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 489, - "endColumn": 111, - "endOffset": 596 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-km-rKH\\values-km-rKH.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 718, - "endColumn": 111, - "endOffset": 825 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 601, - "endColumn": 86, - "endOffset": 683 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-km-rKH\\values-km-rKH.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 830, - "endColumn": 86, - "endOffset": 912 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 688, - "endColumn": 103, - "endOffset": 787 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-km-rKH\\values-km-rKH.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 917, - "endColumn": 103, - "endOffset": 1016 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 792, - "endColumn": 117, - "endOffset": 905 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-km-rKH\\values-km-rKH.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1021, - "endColumn": 117, - "endOffset": 1134 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 910, - "endColumn": 82, - "endOffset": 988 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-km-rKH\\values-km-rKH.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1139, - "endColumn": 82, - "endOffset": 1217 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 993, - "endColumn": 103, - "endOffset": 1092 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-km-rKH\\values-km-rKH.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1222, - "endColumn": 103, - "endOffset": 1321 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1097, - "endColumn": 104, - "endOffset": 1197 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-km-rKH\\values-km-rKH.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1326, - "endColumn": 104, - "endOffset": 1426 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1202, - "endColumn": 99, - "endOffset": 1297 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-km-rKH\\values-km-rKH.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1431, - "endColumn": 99, - "endOffset": 1526 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1302, - "endColumn": 109, - "endOffset": 1407 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-km-rKH\\values-km-rKH.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1531, - "endColumn": 109, - "endOffset": 1636 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1412, - "endColumn": 106, - "endOffset": 1514 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-km-rKH\\values-km-rKH.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1641, - "endColumn": 106, - "endOffset": 1743 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1519, - "endColumn": 107, - "endOffset": 1622 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-km-rKH\\values-km-rKH.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1748, - "endColumn": 107, - "endOffset": 1851 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1627, - "endColumn": 122, - "endOffset": 1745 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-km-rKH\\values-km-rKH.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1856, - "endColumn": 122, - "endOffset": 1974 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1750, - "endColumn": 97, - "endOffset": 1843 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-km-rKH\\values-km-rKH.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1979, - "endColumn": 97, - "endOffset": 2072 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1848, - "endColumn": 100, - "endOffset": 1944 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-km-rKH\\values-km-rKH.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2077, - "endColumn": 100, - "endOffset": 2173 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-kn-rIN.json b/android/build/intermediates/blame/res/release/multi/values-kn-rIN.json deleted file mode 100644 index dbbfe49..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-kn-rIN.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kn-rIN\\values-kn-rIN.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 117, - "endOffset": 397 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 173, - "endColumn": 107, - "endOffset": 276 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kn-rIN\\values-kn-rIN.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 402, - "endColumn": 107, - "endOffset": 505 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 281, - "endColumn": 122, - "endOffset": 399 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kn-rIN\\values-kn-rIN.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 510, - "endColumn": 122, - "endOffset": 628 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 404, - "endColumn": 111, - "endOffset": 511 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kn-rIN\\values-kn-rIN.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 633, - "endColumn": 111, - "endOffset": 740 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 516, - "endColumn": 112, - "endOffset": 624 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kn-rIN\\values-kn-rIN.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 745, - "endColumn": 112, - "endOffset": 853 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 629, - "endColumn": 87, - "endOffset": 712 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kn-rIN\\values-kn-rIN.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 858, - "endColumn": 87, - "endOffset": 941 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 717, - "endColumn": 106, - "endOffset": 819 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kn-rIN\\values-kn-rIN.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 946, - "endColumn": 106, - "endOffset": 1048 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 824, - "endColumn": 126, - "endOffset": 946 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kn-rIN\\values-kn-rIN.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1053, - "endColumn": 126, - "endOffset": 1175 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 951, - "endColumn": 81, - "endOffset": 1028 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kn-rIN\\values-kn-rIN.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1180, - "endColumn": 81, - "endOffset": 1257 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1033, - "endColumn": 115, - "endOffset": 1144 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kn-rIN\\values-kn-rIN.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1262, - "endColumn": 115, - "endOffset": 1373 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1149, - "endColumn": 110, - "endOffset": 1255 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kn-rIN\\values-kn-rIN.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1378, - "endColumn": 110, - "endOffset": 1484 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1260, - "endColumn": 98, - "endOffset": 1354 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kn-rIN\\values-kn-rIN.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1489, - "endColumn": 98, - "endOffset": 1583 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1359, - "endColumn": 112, - "endOffset": 1467 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kn-rIN\\values-kn-rIN.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1588, - "endColumn": 112, - "endOffset": 1696 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1472, - "endColumn": 103, - "endOffset": 1571 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kn-rIN\\values-kn-rIN.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1701, - "endColumn": 103, - "endOffset": 1800 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1576, - "endColumn": 113, - "endOffset": 1685 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kn-rIN\\values-kn-rIN.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1805, - "endColumn": 113, - "endOffset": 1914 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1690, - "endColumn": 125, - "endOffset": 1811 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kn-rIN\\values-kn-rIN.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1919, - "endColumn": 125, - "endOffset": 2040 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1816, - "endColumn": 99, - "endOffset": 1911 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kn-rIN\\values-kn-rIN.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2045, - "endColumn": 99, - "endOffset": 2140 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1916, - "endColumn": 100, - "endOffset": 2012 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-kn-rIN\\values-kn-rIN.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2145, - "endColumn": 100, - "endOffset": 2241 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-ko.json b/android/build/intermediates/blame/res/release/multi/values-ko.json deleted file mode 100644 index 4a51658..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-ko.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ko\\values-ko.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 94, - "endOffset": 370 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 150, - "endColumn": 107, - "endOffset": 253 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ko\\values-ko.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 375, - "endColumn": 107, - "endOffset": 478 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 258, - "endColumn": 122, - "endOffset": 376 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ko\\values-ko.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 483, - "endColumn": 122, - "endOffset": 601 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 381, - "endColumn": 93, - "endOffset": 470 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ko\\values-ko.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 606, - "endColumn": 93, - "endOffset": 695 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 475, - "endColumn": 101, - "endOffset": 572 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ko\\values-ko.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 700, - "endColumn": 101, - "endOffset": 797 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 577, - "endColumn": 81, - "endOffset": 654 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ko\\values-ko.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 802, - "endColumn": 81, - "endOffset": 879 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 659, - "endColumn": 97, - "endOffset": 752 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ko\\values-ko.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 884, - "endColumn": 97, - "endOffset": 977 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 757, - "endColumn": 105, - "endOffset": 858 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ko\\values-ko.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 982, - "endColumn": 105, - "endOffset": 1083 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 863, - "endColumn": 79, - "endOffset": 938 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ko\\values-ko.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1088, - "endColumn": 79, - "endOffset": 1163 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 943, - "endColumn": 97, - "endOffset": 1036 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ko\\values-ko.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1168, - "endColumn": 97, - "endOffset": 1261 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1041, - "endColumn": 94, - "endOffset": 1131 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ko\\values-ko.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1266, - "endColumn": 94, - "endOffset": 1356 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1136, - "endColumn": 94, - "endOffset": 1226 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ko\\values-ko.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1361, - "endColumn": 94, - "endOffset": 1451 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1231, - "endColumn": 99, - "endOffset": 1326 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ko\\values-ko.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1456, - "endColumn": 99, - "endOffset": 1551 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1331, - "endColumn": 95, - "endOffset": 1422 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ko\\values-ko.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1556, - "endColumn": 95, - "endOffset": 1647 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1427, - "endColumn": 98, - "endOffset": 1521 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ko\\values-ko.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1652, - "endColumn": 98, - "endOffset": 1746 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1526, - "endColumn": 114, - "endOffset": 1636 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ko\\values-ko.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1751, - "endColumn": 114, - "endOffset": 1861 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1641, - "endColumn": 93, - "endOffset": 1730 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ko\\values-ko.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1866, - "endColumn": 93, - "endOffset": 1955 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1735, - "endColumn": 100, - "endOffset": 1831 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ko\\values-ko.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 1960, - "endColumn": 100, - "endOffset": 2056 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-ky-rKG.json b/android/build/intermediates/blame/res/release/multi/values-ky-rKG.json deleted file mode 100644 index 0990b09..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-ky-rKG.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ky-rKG\\values-ky-rKG.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 103, - "endOffset": 383 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 159, - "endColumn": 107, - "endOffset": 262 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ky-rKG\\values-ky-rKG.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 388, - "endColumn": 107, - "endOffset": 491 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 267, - "endColumn": 122, - "endOffset": 385 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ky-rKG\\values-ky-rKG.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 496, - "endColumn": 122, - "endOffset": 614 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 390, - "endColumn": 94, - "endOffset": 480 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ky-rKG\\values-ky-rKG.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 619, - "endColumn": 94, - "endOffset": 709 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 485, - "endColumn": 118, - "endOffset": 599 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ky-rKG\\values-ky-rKG.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 714, - "endColumn": 118, - "endOffset": 828 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 604, - "endColumn": 83, - "endOffset": 683 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ky-rKG\\values-ky-rKG.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 833, - "endColumn": 83, - "endOffset": 912 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 688, - "endColumn": 106, - "endOffset": 790 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ky-rKG\\values-ky-rKG.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 917, - "endColumn": 106, - "endOffset": 1019 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 795, - "endColumn": 116, - "endOffset": 907 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ky-rKG\\values-ky-rKG.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1024, - "endColumn": 116, - "endOffset": 1136 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 912, - "endColumn": 80, - "endOffset": 988 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ky-rKG\\values-ky-rKG.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1141, - "endColumn": 80, - "endOffset": 1217 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 993, - "endColumn": 109, - "endOffset": 1098 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ky-rKG\\values-ky-rKG.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1222, - "endColumn": 109, - "endOffset": 1327 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1103, - "endColumn": 106, - "endOffset": 1205 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ky-rKG\\values-ky-rKG.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1332, - "endColumn": 106, - "endOffset": 1434 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1210, - "endColumn": 97, - "endOffset": 1303 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ky-rKG\\values-ky-rKG.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1439, - "endColumn": 97, - "endOffset": 1532 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1308, - "endColumn": 105, - "endOffset": 1409 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ky-rKG\\values-ky-rKG.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1537, - "endColumn": 105, - "endOffset": 1638 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1414, - "endColumn": 106, - "endOffset": 1516 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ky-rKG\\values-ky-rKG.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1643, - "endColumn": 106, - "endOffset": 1745 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1521, - "endColumn": 100, - "endOffset": 1617 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ky-rKG\\values-ky-rKG.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1750, - "endColumn": 100, - "endOffset": 1846 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1622, - "endColumn": 123, - "endOffset": 1741 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ky-rKG\\values-ky-rKG.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1851, - "endColumn": 123, - "endOffset": 1970 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1746, - "endColumn": 102, - "endOffset": 1844 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ky-rKG\\values-ky-rKG.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1975, - "endColumn": 102, - "endOffset": 2073 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1849, - "endColumn": 100, - "endOffset": 1945 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ky-rKG\\values-ky-rKG.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2078, - "endColumn": 100, - "endOffset": 2174 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-land.json b/android/build/intermediates/blame/res/release/multi/values-land.json deleted file mode 100644 index 9466c62..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-land.json +++ /dev/null @@ -1,121 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-land\\values-land.xml", - "map": [ - { - "to": { - "startLine": 2, - "startColumn": 4, - "startOffset": 55, - "endColumn": 61, - "endOffset": 112 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-land\\values-land.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 61, - "endOffset": 337 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 117, - "endColumn": 71, - "endOffset": 184 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-land\\values-land.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 568, - "endColumn": 71, - "endOffset": 635 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 189, - "endColumn": 69, - "endOffset": 254 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-land\\values-land.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 875, - "endColumn": 69, - "endOffset": 940 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 259, - "endColumn": 63, - "endOffset": 318 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-land\\values-land.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1171, - "endColumn": 63, - "endOffset": 1230 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 323, - "endColumn": 70, - "endOffset": 389 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-land\\values-land.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1470, - "endColumn": 70, - "endOffset": 1536 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 394, - "endColumn": 67, - "endOffset": 457 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-land\\values-land.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1541, - "endColumn": 67, - "endOffset": 1604 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-large-v4.json b/android/build/intermediates/blame/res/release/multi/values-large-v4.json deleted file mode 100644 index bf857e0..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-large-v4.json +++ /dev/null @@ -1,216 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-large-v4\\values-large-v4.xml", - "map": [ - { - "to": { - "startLine": 2, - "startColumn": 4, - "startOffset": 55, - "endColumn": 61, - "endOffset": 112 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-large\\values-large.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 281, - "endColumn": 61, - "endOffset": 338 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 117, - "endColumn": 71, - "endOffset": 184 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-large\\values-large.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 570, - "endColumn": 71, - "endOffset": 637 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 189, - "endColumn": 58, - "endOffset": 243 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-large\\values-large.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 642, - "endColumn": 58, - "endOffset": 696 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 248, - "endColumn": 63, - "endOffset": 307 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-large\\values-large.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 928, - "endColumn": 63, - "endOffset": 987 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 312, - "endColumn": 66, - "endOffset": 374 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-large\\values-large.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 992, - "endColumn": 66, - "endOffset": 1054 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 379, - "endColumn": 66, - "endOffset": 441 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-large\\values-large.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1059, - "endColumn": 66, - "endOffset": 1121 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 446, - "endColumn": 65, - "endOffset": 507 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-large\\values-large.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1126, - "endColumn": 65, - "endOffset": 1187 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 512, - "endColumn": 65, - "endOffset": 573 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-large\\values-large.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1192, - "endColumn": 65, - "endOffset": 1253 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 578, - "endColumn": 54, - "endOffset": 628 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-large\\values-large.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1258, - "endColumn": 54, - "endOffset": 1308 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 633, - "endColumn": 103, - "endOffset": 732 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-large\\values-large.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1545, - "endColumn": 103, - "endOffset": 1644 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 737, - "endColumn": 115, - "endOffset": 848 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-large\\values-large.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1649, - "endColumn": 115, - "endOffset": 1760 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-lo-rLA.json b/android/build/intermediates/blame/res/release/multi/values-lo-rLA.json deleted file mode 100644 index bed2331..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-lo-rLA.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lo-rLA\\values-lo-rLA.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 102, - "endOffset": 382 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 158, - "endColumn": 107, - "endOffset": 261 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lo-rLA\\values-lo-rLA.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 387, - "endColumn": 107, - "endOffset": 490 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 266, - "endColumn": 122, - "endOffset": 384 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lo-rLA\\values-lo-rLA.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 495, - "endColumn": 122, - "endOffset": 613 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 389, - "endColumn": 96, - "endOffset": 481 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lo-rLA\\values-lo-rLA.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 618, - "endColumn": 96, - "endOffset": 710 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 486, - "endColumn": 106, - "endOffset": 588 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lo-rLA\\values-lo-rLA.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 715, - "endColumn": 106, - "endOffset": 817 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 593, - "endColumn": 84, - "endOffset": 673 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lo-rLA\\values-lo-rLA.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 822, - "endColumn": 84, - "endOffset": 902 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 678, - "endColumn": 104, - "endOffset": 778 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lo-rLA\\values-lo-rLA.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 907, - "endColumn": 104, - "endOffset": 1007 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 783, - "endColumn": 111, - "endOffset": 890 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lo-rLA\\values-lo-rLA.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1012, - "endColumn": 111, - "endOffset": 1119 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 895, - "endColumn": 79, - "endOffset": 970 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lo-rLA\\values-lo-rLA.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1124, - "endColumn": 79, - "endOffset": 1199 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 975, - "endColumn": 106, - "endOffset": 1077 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lo-rLA\\values-lo-rLA.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1204, - "endColumn": 106, - "endOffset": 1306 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1082, - "endColumn": 96, - "endOffset": 1174 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lo-rLA\\values-lo-rLA.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1311, - "endColumn": 96, - "endOffset": 1403 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1179, - "endColumn": 97, - "endOffset": 1272 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lo-rLA\\values-lo-rLA.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1408, - "endColumn": 97, - "endOffset": 1501 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1277, - "endColumn": 104, - "endOffset": 1377 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lo-rLA\\values-lo-rLA.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1506, - "endColumn": 104, - "endOffset": 1606 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1382, - "endColumn": 102, - "endOffset": 1480 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lo-rLA\\values-lo-rLA.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1611, - "endColumn": 102, - "endOffset": 1709 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1485, - "endColumn": 103, - "endOffset": 1584 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lo-rLA\\values-lo-rLA.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1714, - "endColumn": 103, - "endOffset": 1813 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1589, - "endColumn": 121, - "endOffset": 1706 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lo-rLA\\values-lo-rLA.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1818, - "endColumn": 121, - "endOffset": 1935 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1711, - "endColumn": 95, - "endOffset": 1802 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lo-rLA\\values-lo-rLA.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1940, - "endColumn": 95, - "endOffset": 2031 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1807, - "endColumn": 100, - "endOffset": 1903 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lo-rLA\\values-lo-rLA.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2036, - "endColumn": 100, - "endOffset": 2132 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-lt.json b/android/build/intermediates/blame/res/release/multi/values-lt.json deleted file mode 100644 index 8878c3c..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-lt.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lt\\values-lt.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 115, - "endOffset": 391 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 171, - "endColumn": 107, - "endOffset": 274 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lt\\values-lt.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 396, - "endColumn": 107, - "endOffset": 499 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 279, - "endColumn": 122, - "endOffset": 397 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lt\\values-lt.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 504, - "endColumn": 122, - "endOffset": 622 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 402, - "endColumn": 100, - "endOffset": 498 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lt\\values-lt.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 627, - "endColumn": 100, - "endOffset": 723 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 503, - "endColumn": 112, - "endOffset": 611 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lt\\values-lt.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 728, - "endColumn": 112, - "endOffset": 836 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 616, - "endColumn": 86, - "endOffset": 698 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lt\\values-lt.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 841, - "endColumn": 86, - "endOffset": 923 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 703, - "endColumn": 108, - "endOffset": 807 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lt\\values-lt.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 928, - "endColumn": 108, - "endOffset": 1032 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 812, - "endColumn": 120, - "endOffset": 928 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lt\\values-lt.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1037, - "endColumn": 120, - "endOffset": 1153 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 933, - "endColumn": 84, - "endOffset": 1013 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lt\\values-lt.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1158, - "endColumn": 84, - "endOffset": 1238 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1018, - "endColumn": 108, - "endOffset": 1122 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lt\\values-lt.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1243, - "endColumn": 108, - "endOffset": 1347 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1127, - "endColumn": 108, - "endOffset": 1231 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lt\\values-lt.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1352, - "endColumn": 108, - "endOffset": 1456 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1236, - "endColumn": 99, - "endOffset": 1331 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lt\\values-lt.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1461, - "endColumn": 99, - "endOffset": 1556 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1336, - "endColumn": 109, - "endOffset": 1441 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lt\\values-lt.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1561, - "endColumn": 109, - "endOffset": 1666 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1446, - "endColumn": 103, - "endOffset": 1545 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lt\\values-lt.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1671, - "endColumn": 103, - "endOffset": 1770 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1550, - "endColumn": 112, - "endOffset": 1658 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lt\\values-lt.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1775, - "endColumn": 112, - "endOffset": 1883 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1663, - "endColumn": 129, - "endOffset": 1788 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lt\\values-lt.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1888, - "endColumn": 129, - "endOffset": 2013 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1793, - "endColumn": 100, - "endOffset": 1889 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lt\\values-lt.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2018, - "endColumn": 100, - "endOffset": 2114 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1894, - "endColumn": 100, - "endOffset": 1990 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lt\\values-lt.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2119, - "endColumn": 100, - "endOffset": 2215 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-lv.json b/android/build/intermediates/blame/res/release/multi/values-lv.json deleted file mode 100644 index d4dfc4e..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-lv.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lv\\values-lv.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 119, - "endOffset": 395 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 175, - "endColumn": 107, - "endOffset": 278 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lv\\values-lv.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 400, - "endColumn": 107, - "endOffset": 503 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 283, - "endColumn": 122, - "endOffset": 401 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lv\\values-lv.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 508, - "endColumn": 122, - "endOffset": 626 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 406, - "endColumn": 107, - "endOffset": 509 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lv\\values-lv.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 631, - "endColumn": 107, - "endOffset": 734 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 514, - "endColumn": 108, - "endOffset": 618 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lv\\values-lv.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 739, - "endColumn": 108, - "endOffset": 843 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 623, - "endColumn": 85, - "endOffset": 704 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lv\\values-lv.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 848, - "endColumn": 85, - "endOffset": 929 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 709, - "endColumn": 103, - "endOffset": 808 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lv\\values-lv.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 934, - "endColumn": 103, - "endOffset": 1033 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 813, - "endColumn": 121, - "endOffset": 930 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lv\\values-lv.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1038, - "endColumn": 121, - "endOffset": 1155 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 935, - "endColumn": 84, - "endOffset": 1015 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lv\\values-lv.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1160, - "endColumn": 84, - "endOffset": 1240 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1020, - "endColumn": 108, - "endOffset": 1124 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lv\\values-lv.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1245, - "endColumn": 108, - "endOffset": 1349 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1129, - "endColumn": 111, - "endOffset": 1236 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lv\\values-lv.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1354, - "endColumn": 111, - "endOffset": 1461 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1241, - "endColumn": 98, - "endOffset": 1335 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lv\\values-lv.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1466, - "endColumn": 98, - "endOffset": 1560 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1340, - "endColumn": 110, - "endOffset": 1446 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lv\\values-lv.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1565, - "endColumn": 110, - "endOffset": 1671 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1451, - "endColumn": 108, - "endOffset": 1555 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lv\\values-lv.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1676, - "endColumn": 108, - "endOffset": 1780 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1560, - "endColumn": 104, - "endOffset": 1660 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lv\\values-lv.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1785, - "endColumn": 104, - "endOffset": 1885 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1665, - "endColumn": 118, - "endOffset": 1779 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lv\\values-lv.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1890, - "endColumn": 118, - "endOffset": 2004 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1784, - "endColumn": 98, - "endOffset": 1878 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lv\\values-lv.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2009, - "endColumn": 98, - "endOffset": 2103 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1883, - "endColumn": 100, - "endOffset": 1979 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-lv\\values-lv.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2108, - "endColumn": 100, - "endOffset": 2204 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-mk-rMK.json b/android/build/intermediates/blame/res/release/multi/values-mk-rMK.json deleted file mode 100644 index be48be7..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-mk-rMK.json +++ /dev/null @@ -1,311 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mk-rMK\\values-mk-rMK.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 107, - "endOffset": 387 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 163, - "endColumn": 122, - "endOffset": 281 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mk-rMK\\values-mk-rMK.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 392, - "endColumn": 122, - "endOffset": 510 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 286, - "endColumn": 103, - "endOffset": 385 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mk-rMK\\values-mk-rMK.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 515, - "endColumn": 103, - "endOffset": 614 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 390, - "endColumn": 107, - "endOffset": 493 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mk-rMK\\values-mk-rMK.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 619, - "endColumn": 107, - "endOffset": 722 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 498, - "endColumn": 85, - "endOffset": 579 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mk-rMK\\values-mk-rMK.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 727, - "endColumn": 85, - "endOffset": 808 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 584, - "endColumn": 104, - "endOffset": 684 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mk-rMK\\values-mk-rMK.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 813, - "endColumn": 104, - "endOffset": 913 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 689, - "endColumn": 118, - "endOffset": 803 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mk-rMK\\values-mk-rMK.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 918, - "endColumn": 118, - "endOffset": 1032 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 808, - "endColumn": 86, - "endOffset": 890 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mk-rMK\\values-mk-rMK.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1037, - "endColumn": 86, - "endOffset": 1119 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 895, - "endColumn": 105, - "endOffset": 996 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mk-rMK\\values-mk-rMK.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1124, - "endColumn": 105, - "endOffset": 1225 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1001, - "endColumn": 106, - "endOffset": 1103 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mk-rMK\\values-mk-rMK.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1230, - "endColumn": 106, - "endOffset": 1332 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1108, - "endColumn": 100, - "endOffset": 1204 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mk-rMK\\values-mk-rMK.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1337, - "endColumn": 100, - "endOffset": 1433 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1209, - "endColumn": 106, - "endOffset": 1311 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mk-rMK\\values-mk-rMK.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1438, - "endColumn": 106, - "endOffset": 1540 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1316, - "endColumn": 110, - "endOffset": 1422 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mk-rMK\\values-mk-rMK.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1545, - "endColumn": 110, - "endOffset": 1651 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1427, - "endColumn": 103, - "endOffset": 1526 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mk-rMK\\values-mk-rMK.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1656, - "endColumn": 103, - "endOffset": 1755 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1531, - "endColumn": 97, - "endOffset": 1624 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mk-rMK\\values-mk-rMK.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1760, - "endColumn": 97, - "endOffset": 1853 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1629, - "endColumn": 100, - "endOffset": 1725 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mk-rMK\\values-mk-rMK.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1858, - "endColumn": 100, - "endOffset": 1954 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-ml-rIN.json b/android/build/intermediates/blame/res/release/multi/values-ml-rIN.json deleted file mode 100644 index 81ce514..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-ml-rIN.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ml-rIN\\values-ml-rIN.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 118, - "endOffset": 398 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 174, - "endColumn": 107, - "endOffset": 277 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ml-rIN\\values-ml-rIN.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 403, - "endColumn": 107, - "endOffset": 506 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 282, - "endColumn": 122, - "endOffset": 400 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ml-rIN\\values-ml-rIN.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 511, - "endColumn": 122, - "endOffset": 629 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 405, - "endColumn": 117, - "endOffset": 518 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ml-rIN\\values-ml-rIN.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 634, - "endColumn": 117, - "endOffset": 747 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 523, - "endColumn": 115, - "endOffset": 634 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ml-rIN\\values-ml-rIN.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 752, - "endColumn": 115, - "endOffset": 863 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 639, - "endColumn": 92, - "endOffset": 727 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ml-rIN\\values-ml-rIN.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 868, - "endColumn": 92, - "endOffset": 956 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 732, - "endColumn": 104, - "endOffset": 832 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ml-rIN\\values-ml-rIN.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 961, - "endColumn": 104, - "endOffset": 1061 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 837, - "endColumn": 131, - "endOffset": 964 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ml-rIN\\values-ml-rIN.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1066, - "endColumn": 131, - "endOffset": 1193 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 969, - "endColumn": 81, - "endOffset": 1046 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ml-rIN\\values-ml-rIN.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1198, - "endColumn": 81, - "endOffset": 1275 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1051, - "endColumn": 110, - "endOffset": 1157 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ml-rIN\\values-ml-rIN.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1280, - "endColumn": 110, - "endOffset": 1386 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1162, - "endColumn": 105, - "endOffset": 1263 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ml-rIN\\values-ml-rIN.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1391, - "endColumn": 105, - "endOffset": 1492 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1268, - "endColumn": 97, - "endOffset": 1361 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ml-rIN\\values-ml-rIN.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1497, - "endColumn": 97, - "endOffset": 1590 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1366, - "endColumn": 113, - "endOffset": 1475 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ml-rIN\\values-ml-rIN.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1595, - "endColumn": 113, - "endOffset": 1704 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1480, - "endColumn": 100, - "endOffset": 1576 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ml-rIN\\values-ml-rIN.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1709, - "endColumn": 100, - "endOffset": 1805 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1581, - "endColumn": 110, - "endOffset": 1687 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ml-rIN\\values-ml-rIN.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1810, - "endColumn": 110, - "endOffset": 1916 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1692, - "endColumn": 127, - "endOffset": 1815 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ml-rIN\\values-ml-rIN.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1921, - "endColumn": 127, - "endOffset": 2044 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1820, - "endColumn": 100, - "endOffset": 1916 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ml-rIN\\values-ml-rIN.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2049, - "endColumn": 100, - "endOffset": 2145 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1921, - "endColumn": 100, - "endOffset": 2017 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ml-rIN\\values-ml-rIN.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2150, - "endColumn": 100, - "endOffset": 2246 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-mn-rMN.json b/android/build/intermediates/blame/res/release/multi/values-mn-rMN.json deleted file mode 100644 index 8e930ee..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-mn-rMN.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mn-rMN\\values-mn-rMN.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 112, - "endOffset": 392 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 168, - "endColumn": 107, - "endOffset": 271 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mn-rMN\\values-mn-rMN.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 397, - "endColumn": 107, - "endOffset": 500 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 276, - "endColumn": 122, - "endOffset": 394 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mn-rMN\\values-mn-rMN.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 505, - "endColumn": 122, - "endOffset": 623 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 399, - "endColumn": 99, - "endOffset": 494 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mn-rMN\\values-mn-rMN.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 628, - "endColumn": 99, - "endOffset": 723 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 499, - "endColumn": 112, - "endOffset": 607 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mn-rMN\\values-mn-rMN.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 728, - "endColumn": 112, - "endOffset": 836 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 612, - "endColumn": 86, - "endOffset": 694 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mn-rMN\\values-mn-rMN.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 841, - "endColumn": 86, - "endOffset": 923 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 699, - "endColumn": 105, - "endOffset": 800 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mn-rMN\\values-mn-rMN.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 928, - "endColumn": 105, - "endOffset": 1029 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 805, - "endColumn": 111, - "endOffset": 912 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mn-rMN\\values-mn-rMN.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1034, - "endColumn": 111, - "endOffset": 1141 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 917, - "endColumn": 81, - "endOffset": 994 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mn-rMN\\values-mn-rMN.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1146, - "endColumn": 81, - "endOffset": 1223 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 999, - "endColumn": 108, - "endOffset": 1103 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mn-rMN\\values-mn-rMN.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1228, - "endColumn": 108, - "endOffset": 1332 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1108, - "endColumn": 103, - "endOffset": 1207 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mn-rMN\\values-mn-rMN.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1337, - "endColumn": 103, - "endOffset": 1436 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1212, - "endColumn": 96, - "endOffset": 1304 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mn-rMN\\values-mn-rMN.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1441, - "endColumn": 96, - "endOffset": 1533 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1309, - "endColumn": 107, - "endOffset": 1412 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mn-rMN\\values-mn-rMN.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1538, - "endColumn": 107, - "endOffset": 1641 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1417, - "endColumn": 100, - "endOffset": 1513 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mn-rMN\\values-mn-rMN.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1646, - "endColumn": 100, - "endOffset": 1742 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1518, - "endColumn": 102, - "endOffset": 1616 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mn-rMN\\values-mn-rMN.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1747, - "endColumn": 102, - "endOffset": 1845 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1621, - "endColumn": 121, - "endOffset": 1738 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mn-rMN\\values-mn-rMN.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1850, - "endColumn": 121, - "endOffset": 1967 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1743, - "endColumn": 96, - "endOffset": 1835 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mn-rMN\\values-mn-rMN.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1972, - "endColumn": 96, - "endOffset": 2064 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1840, - "endColumn": 100, - "endOffset": 1936 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mn-rMN\\values-mn-rMN.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2069, - "endColumn": 100, - "endOffset": 2165 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-mr-rIN.json b/android/build/intermediates/blame/res/release/multi/values-mr-rIN.json deleted file mode 100644 index 52eeb44..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-mr-rIN.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mr-rIN\\values-mr-rIN.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 117, - "endOffset": 397 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 173, - "endColumn": 107, - "endOffset": 276 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mr-rIN\\values-mr-rIN.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 402, - "endColumn": 107, - "endOffset": 505 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 281, - "endColumn": 122, - "endOffset": 399 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mr-rIN\\values-mr-rIN.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 510, - "endColumn": 122, - "endOffset": 628 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 404, - "endColumn": 105, - "endOffset": 505 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mr-rIN\\values-mr-rIN.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 633, - "endColumn": 105, - "endOffset": 734 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 510, - "endColumn": 106, - "endOffset": 612 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mr-rIN\\values-mr-rIN.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 739, - "endColumn": 106, - "endOffset": 841 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 617, - "endColumn": 89, - "endOffset": 702 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mr-rIN\\values-mr-rIN.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 846, - "endColumn": 89, - "endOffset": 931 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 707, - "endColumn": 100, - "endOffset": 803 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mr-rIN\\values-mr-rIN.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 936, - "endColumn": 100, - "endOffset": 1032 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 808, - "endColumn": 114, - "endOffset": 918 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mr-rIN\\values-mr-rIN.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1037, - "endColumn": 114, - "endOffset": 1147 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 923, - "endColumn": 79, - "endOffset": 998 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mr-rIN\\values-mr-rIN.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1152, - "endColumn": 79, - "endOffset": 1227 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1003, - "endColumn": 111, - "endOffset": 1110 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mr-rIN\\values-mr-rIN.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1232, - "endColumn": 111, - "endOffset": 1339 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1115, - "endColumn": 101, - "endOffset": 1212 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mr-rIN\\values-mr-rIN.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1344, - "endColumn": 101, - "endOffset": 1441 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1217, - "endColumn": 95, - "endOffset": 1308 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mr-rIN\\values-mr-rIN.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1446, - "endColumn": 95, - "endOffset": 1537 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1313, - "endColumn": 108, - "endOffset": 1417 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mr-rIN\\values-mr-rIN.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1542, - "endColumn": 108, - "endOffset": 1646 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1422, - "endColumn": 100, - "endOffset": 1518 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mr-rIN\\values-mr-rIN.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1651, - "endColumn": 100, - "endOffset": 1747 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1523, - "endColumn": 114, - "endOffset": 1633 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mr-rIN\\values-mr-rIN.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1752, - "endColumn": 114, - "endOffset": 1862 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1638, - "endColumn": 122, - "endOffset": 1756 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mr-rIN\\values-mr-rIN.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1867, - "endColumn": 122, - "endOffset": 1985 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1761, - "endColumn": 104, - "endOffset": 1861 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mr-rIN\\values-mr-rIN.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1990, - "endColumn": 104, - "endOffset": 2090 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1866, - "endColumn": 100, - "endOffset": 1962 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-mr-rIN\\values-mr-rIN.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2095, - "endColumn": 100, - "endOffset": 2191 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-ms-rMY.json b/android/build/intermediates/blame/res/release/multi/values-ms-rMY.json deleted file mode 100644 index 475ffe2..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-ms-rMY.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ms-rMY\\values-ms-rMY.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 110, - "endOffset": 390 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 166, - "endColumn": 107, - "endOffset": 269 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ms-rMY\\values-ms-rMY.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 395, - "endColumn": 107, - "endOffset": 498 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 274, - "endColumn": 122, - "endOffset": 392 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ms-rMY\\values-ms-rMY.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 503, - "endColumn": 122, - "endOffset": 621 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 397, - "endColumn": 104, - "endOffset": 497 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ms-rMY\\values-ms-rMY.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 626, - "endColumn": 104, - "endOffset": 726 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 502, - "endColumn": 107, - "endOffset": 605 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ms-rMY\\values-ms-rMY.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 731, - "endColumn": 107, - "endOffset": 834 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 610, - "endColumn": 86, - "endOffset": 692 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ms-rMY\\values-ms-rMY.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 839, - "endColumn": 86, - "endOffset": 921 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 697, - "endColumn": 103, - "endOffset": 796 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ms-rMY\\values-ms-rMY.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 926, - "endColumn": 103, - "endOffset": 1025 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 801, - "endColumn": 110, - "endOffset": 907 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ms-rMY\\values-ms-rMY.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1030, - "endColumn": 110, - "endOffset": 1136 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 912, - "endColumn": 79, - "endOffset": 987 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ms-rMY\\values-ms-rMY.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1141, - "endColumn": 79, - "endOffset": 1216 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 992, - "endColumn": 111, - "endOffset": 1099 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ms-rMY\\values-ms-rMY.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1221, - "endColumn": 111, - "endOffset": 1328 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1104, - "endColumn": 108, - "endOffset": 1208 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ms-rMY\\values-ms-rMY.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1333, - "endColumn": 108, - "endOffset": 1437 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1213, - "endColumn": 96, - "endOffset": 1305 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ms-rMY\\values-ms-rMY.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1442, - "endColumn": 96, - "endOffset": 1534 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1310, - "endColumn": 108, - "endOffset": 1414 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ms-rMY\\values-ms-rMY.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1539, - "endColumn": 108, - "endOffset": 1643 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1419, - "endColumn": 102, - "endOffset": 1517 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ms-rMY\\values-ms-rMY.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1648, - "endColumn": 102, - "endOffset": 1746 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1522, - "endColumn": 106, - "endOffset": 1624 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ms-rMY\\values-ms-rMY.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1751, - "endColumn": 106, - "endOffset": 1853 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1629, - "endColumn": 121, - "endOffset": 1746 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ms-rMY\\values-ms-rMY.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1858, - "endColumn": 121, - "endOffset": 1975 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1751, - "endColumn": 100, - "endOffset": 1847 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ms-rMY\\values-ms-rMY.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1980, - "endColumn": 100, - "endOffset": 2076 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1852, - "endColumn": 100, - "endOffset": 1948 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ms-rMY\\values-ms-rMY.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2081, - "endColumn": 100, - "endOffset": 2177 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-my-rMM.json b/android/build/intermediates/blame/res/release/multi/values-my-rMM.json deleted file mode 100644 index d4d406a..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-my-rMM.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-my-rMM\\values-my-rMM.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 108, - "endOffset": 388 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 164, - "endColumn": 107, - "endOffset": 267 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-my-rMM\\values-my-rMM.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 393, - "endColumn": 107, - "endOffset": 496 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 272, - "endColumn": 124, - "endOffset": 392 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-my-rMM\\values-my-rMM.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 501, - "endColumn": 124, - "endOffset": 621 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 397, - "endColumn": 104, - "endOffset": 497 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-my-rMM\\values-my-rMM.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 626, - "endColumn": 104, - "endOffset": 726 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 502, - "endColumn": 116, - "endOffset": 614 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-my-rMM\\values-my-rMM.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 731, - "endColumn": 116, - "endOffset": 843 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 619, - "endColumn": 92, - "endOffset": 707 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-my-rMM\\values-my-rMM.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 848, - "endColumn": 92, - "endOffset": 936 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 712, - "endColumn": 111, - "endOffset": 819 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-my-rMM\\values-my-rMM.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 941, - "endColumn": 111, - "endOffset": 1048 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 824, - "endColumn": 135, - "endOffset": 955 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-my-rMM\\values-my-rMM.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1053, - "endColumn": 135, - "endOffset": 1184 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 960, - "endColumn": 85, - "endOffset": 1041 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-my-rMM\\values-my-rMM.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1189, - "endColumn": 85, - "endOffset": 1270 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1046, - "endColumn": 124, - "endOffset": 1166 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-my-rMM\\values-my-rMM.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1275, - "endColumn": 124, - "endOffset": 1395 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1171, - "endColumn": 111, - "endOffset": 1278 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-my-rMM\\values-my-rMM.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1400, - "endColumn": 111, - "endOffset": 1507 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1283, - "endColumn": 101, - "endOffset": 1380 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-my-rMM\\values-my-rMM.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1512, - "endColumn": 101, - "endOffset": 1609 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1385, - "endColumn": 125, - "endOffset": 1506 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-my-rMM\\values-my-rMM.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1614, - "endColumn": 125, - "endOffset": 1735 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1511, - "endColumn": 110, - "endOffset": 1617 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-my-rMM\\values-my-rMM.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1740, - "endColumn": 110, - "endOffset": 1846 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1622, - "endColumn": 109, - "endOffset": 1727 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-my-rMM\\values-my-rMM.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1851, - "endColumn": 109, - "endOffset": 1956 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1732, - "endColumn": 122, - "endOffset": 1850 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-my-rMM\\values-my-rMM.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1961, - "endColumn": 122, - "endOffset": 2079 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1855, - "endColumn": 99, - "endOffset": 1950 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-my-rMM\\values-my-rMM.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2084, - "endColumn": 99, - "endOffset": 2179 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1955, - "endColumn": 100, - "endOffset": 2051 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-my-rMM\\values-my-rMM.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2184, - "endColumn": 100, - "endOffset": 2280 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-nb.json b/android/build/intermediates/blame/res/release/multi/values-nb.json deleted file mode 100644 index 9a93144..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-nb.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nb\\values-nb.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 107, - "endOffset": 383 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 163, - "endColumn": 108, - "endOffset": 267 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nb\\values-nb.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 388, - "endColumn": 108, - "endOffset": 492 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 272, - "endColumn": 124, - "endOffset": 392 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nb\\values-nb.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 497, - "endColumn": 124, - "endOffset": 617 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 397, - "endColumn": 94, - "endOffset": 487 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nb\\values-nb.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 622, - "endColumn": 94, - "endOffset": 712 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 492, - "endColumn": 113, - "endOffset": 601 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nb\\values-nb.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 717, - "endColumn": 113, - "endOffset": 826 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 606, - "endColumn": 85, - "endOffset": 687 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nb\\values-nb.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 831, - "endColumn": 85, - "endOffset": 912 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 692, - "endColumn": 99, - "endOffset": 787 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nb\\values-nb.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 917, - "endColumn": 99, - "endOffset": 1012 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 792, - "endColumn": 112, - "endOffset": 900 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nb\\values-nb.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1017, - "endColumn": 112, - "endOffset": 1125 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 905, - "endColumn": 79, - "endOffset": 980 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nb\\values-nb.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1130, - "endColumn": 79, - "endOffset": 1205 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 985, - "endColumn": 102, - "endOffset": 1083 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nb\\values-nb.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1210, - "endColumn": 102, - "endOffset": 1308 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1088, - "endColumn": 98, - "endOffset": 1182 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nb\\values-nb.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1313, - "endColumn": 98, - "endOffset": 1407 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1187, - "endColumn": 95, - "endOffset": 1278 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nb\\values-nb.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1412, - "endColumn": 95, - "endOffset": 1503 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1283, - "endColumn": 103, - "endOffset": 1382 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nb\\values-nb.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1508, - "endColumn": 103, - "endOffset": 1607 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1387, - "endColumn": 97, - "endOffset": 1480 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nb\\values-nb.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1612, - "endColumn": 97, - "endOffset": 1705 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1485, - "endColumn": 100, - "endOffset": 1581 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nb\\values-nb.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1710, - "endColumn": 100, - "endOffset": 1806 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1586, - "endColumn": 115, - "endOffset": 1697 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nb\\values-nb.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1811, - "endColumn": 115, - "endOffset": 1922 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1702, - "endColumn": 96, - "endOffset": 1794 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nb\\values-nb.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1927, - "endColumn": 96, - "endOffset": 2019 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1799, - "endColumn": 100, - "endOffset": 1895 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nb\\values-nb.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2024, - "endColumn": 100, - "endOffset": 2120 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-ne-rNP.json b/android/build/intermediates/blame/res/release/multi/values-ne-rNP.json deleted file mode 100644 index 67fb50a..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-ne-rNP.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ne-rNP\\values-ne-rNP.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 104, - "endOffset": 384 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 160, - "endColumn": 107, - "endOffset": 263 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ne-rNP\\values-ne-rNP.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 389, - "endColumn": 107, - "endOffset": 492 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 268, - "endColumn": 122, - "endOffset": 386 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ne-rNP\\values-ne-rNP.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 497, - "endColumn": 122, - "endOffset": 615 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 391, - "endColumn": 103, - "endOffset": 490 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ne-rNP\\values-ne-rNP.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 620, - "endColumn": 103, - "endOffset": 719 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 495, - "endColumn": 107, - "endOffset": 598 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ne-rNP\\values-ne-rNP.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 724, - "endColumn": 107, - "endOffset": 827 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 603, - "endColumn": 90, - "endOffset": 689 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ne-rNP\\values-ne-rNP.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 832, - "endColumn": 90, - "endOffset": 918 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 694, - "endColumn": 106, - "endOffset": 796 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ne-rNP\\values-ne-rNP.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 923, - "endColumn": 106, - "endOffset": 1025 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 801, - "endColumn": 126, - "endOffset": 923 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ne-rNP\\values-ne-rNP.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1030, - "endColumn": 126, - "endOffset": 1152 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 928, - "endColumn": 87, - "endOffset": 1011 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ne-rNP\\values-ne-rNP.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1157, - "endColumn": 87, - "endOffset": 1240 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1016, - "endColumn": 109, - "endOffset": 1121 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ne-rNP\\values-ne-rNP.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1245, - "endColumn": 109, - "endOffset": 1350 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1126, - "endColumn": 115, - "endOffset": 1237 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ne-rNP\\values-ne-rNP.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1355, - "endColumn": 115, - "endOffset": 1466 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1242, - "endColumn": 102, - "endOffset": 1340 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ne-rNP\\values-ne-rNP.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1471, - "endColumn": 102, - "endOffset": 1569 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1345, - "endColumn": 114, - "endOffset": 1455 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ne-rNP\\values-ne-rNP.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1574, - "endColumn": 114, - "endOffset": 1684 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1460, - "endColumn": 101, - "endOffset": 1557 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ne-rNP\\values-ne-rNP.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1689, - "endColumn": 101, - "endOffset": 1786 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1562, - "endColumn": 114, - "endOffset": 1672 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ne-rNP\\values-ne-rNP.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1791, - "endColumn": 114, - "endOffset": 1901 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1677, - "endColumn": 130, - "endOffset": 1803 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ne-rNP\\values-ne-rNP.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1906, - "endColumn": 130, - "endOffset": 2032 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1808, - "endColumn": 111, - "endOffset": 1915 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ne-rNP\\values-ne-rNP.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2037, - "endColumn": 111, - "endOffset": 2144 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1920, - "endColumn": 100, - "endOffset": 2016 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ne-rNP\\values-ne-rNP.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2149, - "endColumn": 100, - "endOffset": 2245 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-nl.json b/android/build/intermediates/blame/res/release/multi/values-nl.json deleted file mode 100644 index ea980c8..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-nl.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nl\\values-nl.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 117, - "endOffset": 393 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 173, - "endColumn": 107, - "endOffset": 276 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nl\\values-nl.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 398, - "endColumn": 107, - "endOffset": 501 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 281, - "endColumn": 122, - "endOffset": 399 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nl\\values-nl.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 506, - "endColumn": 122, - "endOffset": 624 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 404, - "endColumn": 104, - "endOffset": 504 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nl\\values-nl.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 629, - "endColumn": 104, - "endOffset": 729 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 509, - "endColumn": 106, - "endOffset": 611 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nl\\values-nl.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 734, - "endColumn": 106, - "endOffset": 836 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 616, - "endColumn": 85, - "endOffset": 697 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nl\\values-nl.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 841, - "endColumn": 85, - "endOffset": 922 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 702, - "endColumn": 107, - "endOffset": 805 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nl\\values-nl.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 927, - "endColumn": 107, - "endOffset": 1030 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 810, - "endColumn": 119, - "endOffset": 925 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nl\\values-nl.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1035, - "endColumn": 119, - "endOffset": 1150 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 930, - "endColumn": 81, - "endOffset": 1007 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nl\\values-nl.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1155, - "endColumn": 81, - "endOffset": 1232 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1012, - "endColumn": 110, - "endOffset": 1118 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nl\\values-nl.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1237, - "endColumn": 110, - "endOffset": 1343 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1123, - "endColumn": 103, - "endOffset": 1222 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nl\\values-nl.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1348, - "endColumn": 103, - "endOffset": 1447 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1227, - "endColumn": 98, - "endOffset": 1321 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nl\\values-nl.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1452, - "endColumn": 98, - "endOffset": 1546 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1326, - "endColumn": 114, - "endOffset": 1436 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nl\\values-nl.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1551, - "endColumn": 114, - "endOffset": 1661 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1441, - "endColumn": 112, - "endOffset": 1549 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nl\\values-nl.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1666, - "endColumn": 112, - "endOffset": 1774 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1554, - "endColumn": 102, - "endOffset": 1652 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nl\\values-nl.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1779, - "endColumn": 102, - "endOffset": 1877 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1657, - "endColumn": 117, - "endOffset": 1770 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nl\\values-nl.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1882, - "endColumn": 117, - "endOffset": 1995 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1775, - "endColumn": 102, - "endOffset": 1873 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nl\\values-nl.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2000, - "endColumn": 102, - "endOffset": 2098 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1878, - "endColumn": 100, - "endOffset": 1974 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-nl\\values-nl.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2103, - "endColumn": 100, - "endOffset": 2199 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-pa-rIN.json b/android/build/intermediates/blame/res/release/multi/values-pa-rIN.json deleted file mode 100644 index 420ce0b..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-pa-rIN.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pa-rIN\\values-pa-rIN.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 105, - "endOffset": 385 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 161, - "endColumn": 107, - "endOffset": 264 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pa-rIN\\values-pa-rIN.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 390, - "endColumn": 107, - "endOffset": 493 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 269, - "endColumn": 122, - "endOffset": 387 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pa-rIN\\values-pa-rIN.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 498, - "endColumn": 122, - "endOffset": 616 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 392, - "endColumn": 104, - "endOffset": 492 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pa-rIN\\values-pa-rIN.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 621, - "endColumn": 104, - "endOffset": 721 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 497, - "endColumn": 104, - "endOffset": 597 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pa-rIN\\values-pa-rIN.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 726, - "endColumn": 104, - "endOffset": 826 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 602, - "endColumn": 85, - "endOffset": 683 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pa-rIN\\values-pa-rIN.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 831, - "endColumn": 85, - "endOffset": 912 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 688, - "endColumn": 99, - "endOffset": 783 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pa-rIN\\values-pa-rIN.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 917, - "endColumn": 99, - "endOffset": 1012 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 788, - "endColumn": 112, - "endOffset": 896 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pa-rIN\\values-pa-rIN.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1017, - "endColumn": 112, - "endOffset": 1125 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 901, - "endColumn": 78, - "endOffset": 975 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pa-rIN\\values-pa-rIN.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1130, - "endColumn": 78, - "endOffset": 1204 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 980, - "endColumn": 100, - "endOffset": 1076 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pa-rIN\\values-pa-rIN.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1209, - "endColumn": 100, - "endOffset": 1305 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1081, - "endColumn": 100, - "endOffset": 1177 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pa-rIN\\values-pa-rIN.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1310, - "endColumn": 100, - "endOffset": 1406 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1182, - "endColumn": 96, - "endOffset": 1274 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pa-rIN\\values-pa-rIN.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1411, - "endColumn": 96, - "endOffset": 1503 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1279, - "endColumn": 108, - "endOffset": 1383 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pa-rIN\\values-pa-rIN.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1508, - "endColumn": 108, - "endOffset": 1612 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1388, - "endColumn": 98, - "endOffset": 1482 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pa-rIN\\values-pa-rIN.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1617, - "endColumn": 98, - "endOffset": 1711 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1487, - "endColumn": 109, - "endOffset": 1592 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pa-rIN\\values-pa-rIN.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1716, - "endColumn": 109, - "endOffset": 1821 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1597, - "endColumn": 121, - "endOffset": 1714 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pa-rIN\\values-pa-rIN.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1826, - "endColumn": 121, - "endOffset": 1943 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1719, - "endColumn": 99, - "endOffset": 1814 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pa-rIN\\values-pa-rIN.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1948, - "endColumn": 99, - "endOffset": 2043 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1819, - "endColumn": 100, - "endOffset": 1915 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pa-rIN\\values-pa-rIN.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2048, - "endColumn": 100, - "endOffset": 2144 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-pl.json b/android/build/intermediates/blame/res/release/multi/values-pl.json deleted file mode 100644 index cfe92b2..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-pl.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pl\\values-pl.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 115, - "endOffset": 391 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 171, - "endColumn": 107, - "endOffset": 274 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pl\\values-pl.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 396, - "endColumn": 107, - "endOffset": 499 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 279, - "endColumn": 122, - "endOffset": 397 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pl\\values-pl.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 504, - "endColumn": 122, - "endOffset": 622 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 402, - "endColumn": 101, - "endOffset": 499 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pl\\values-pl.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 627, - "endColumn": 101, - "endOffset": 724 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 504, - "endColumn": 107, - "endOffset": 607 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pl\\values-pl.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 729, - "endColumn": 107, - "endOffset": 832 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 612, - "endColumn": 85, - "endOffset": 693 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pl\\values-pl.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 837, - "endColumn": 85, - "endOffset": 918 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 698, - "endColumn": 108, - "endOffset": 802 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pl\\values-pl.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 923, - "endColumn": 108, - "endOffset": 1027 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 807, - "endColumn": 118, - "endOffset": 921 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pl\\values-pl.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1032, - "endColumn": 118, - "endOffset": 1146 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 926, - "endColumn": 81, - "endOffset": 1003 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pl\\values-pl.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1151, - "endColumn": 81, - "endOffset": 1228 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1008, - "endColumn": 108, - "endOffset": 1112 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pl\\values-pl.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1233, - "endColumn": 108, - "endOffset": 1337 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1117, - "endColumn": 108, - "endOffset": 1221 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pl\\values-pl.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1342, - "endColumn": 108, - "endOffset": 1446 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1226, - "endColumn": 98, - "endOffset": 1320 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pl\\values-pl.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1451, - "endColumn": 98, - "endOffset": 1545 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1325, - "endColumn": 108, - "endOffset": 1429 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pl\\values-pl.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1550, - "endColumn": 108, - "endOffset": 1654 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1434, - "endColumn": 110, - "endOffset": 1540 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pl\\values-pl.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1659, - "endColumn": 110, - "endOffset": 1765 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1545, - "endColumn": 107, - "endOffset": 1648 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pl\\values-pl.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1770, - "endColumn": 107, - "endOffset": 1873 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1653, - "endColumn": 122, - "endOffset": 1771 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pl\\values-pl.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1878, - "endColumn": 122, - "endOffset": 1996 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1776, - "endColumn": 95, - "endOffset": 1867 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pl\\values-pl.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2001, - "endColumn": 95, - "endOffset": 2092 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1872, - "endColumn": 100, - "endOffset": 1968 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pl\\values-pl.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2097, - "endColumn": 100, - "endOffset": 2193 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-port.json b/android/build/intermediates/blame/res/release/multi/values-port.json deleted file mode 100644 index b1382bc..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-port.json +++ /dev/null @@ -1,26 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-port\\values-port.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 55, - "endOffset": 331 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-pt-rPT.json b/android/build/intermediates/blame/res/release/multi/values-pt-rPT.json deleted file mode 100644 index 3d90c89..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-pt-rPT.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt-rPT\\values-pt-rPT.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 119, - "endOffset": 399 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 175, - "endColumn": 107, - "endOffset": 278 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt-rPT\\values-pt-rPT.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 404, - "endColumn": 107, - "endOffset": 507 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 283, - "endColumn": 122, - "endOffset": 401 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt-rPT\\values-pt-rPT.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 512, - "endColumn": 122, - "endOffset": 630 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 406, - "endColumn": 105, - "endOffset": 507 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt-rPT\\values-pt-rPT.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 635, - "endColumn": 105, - "endOffset": 736 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 512, - "endColumn": 106, - "endOffset": 614 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt-rPT\\values-pt-rPT.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 741, - "endColumn": 106, - "endOffset": 843 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 619, - "endColumn": 88, - "endOffset": 703 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt-rPT\\values-pt-rPT.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 848, - "endColumn": 88, - "endOffset": 932 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 708, - "endColumn": 100, - "endOffset": 804 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt-rPT\\values-pt-rPT.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 937, - "endColumn": 100, - "endOffset": 1033 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 809, - "endColumn": 123, - "endOffset": 928 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt-rPT\\values-pt-rPT.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1038, - "endColumn": 123, - "endOffset": 1157 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 933, - "endColumn": 86, - "endOffset": 1015 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt-rPT\\values-pt-rPT.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1162, - "endColumn": 86, - "endOffset": 1244 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1020, - "endColumn": 106, - "endOffset": 1122 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt-rPT\\values-pt-rPT.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1249, - "endColumn": 106, - "endOffset": 1351 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1127, - "endColumn": 111, - "endOffset": 1234 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt-rPT\\values-pt-rPT.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1356, - "endColumn": 111, - "endOffset": 1463 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1239, - "endColumn": 101, - "endOffset": 1336 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt-rPT\\values-pt-rPT.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1468, - "endColumn": 101, - "endOffset": 1565 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1341, - "endColumn": 107, - "endOffset": 1444 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt-rPT\\values-pt-rPT.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1570, - "endColumn": 107, - "endOffset": 1673 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1449, - "endColumn": 106, - "endOffset": 1551 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt-rPT\\values-pt-rPT.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1678, - "endColumn": 106, - "endOffset": 1780 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1556, - "endColumn": 106, - "endOffset": 1658 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt-rPT\\values-pt-rPT.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1785, - "endColumn": 106, - "endOffset": 1887 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1663, - "endColumn": 121, - "endOffset": 1780 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt-rPT\\values-pt-rPT.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1892, - "endColumn": 121, - "endOffset": 2009 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1785, - "endColumn": 98, - "endOffset": 1879 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt-rPT\\values-pt-rPT.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2014, - "endColumn": 98, - "endOffset": 2108 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1884, - "endColumn": 100, - "endOffset": 1980 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt-rPT\\values-pt-rPT.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2113, - "endColumn": 100, - "endOffset": 2209 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-pt.json b/android/build/intermediates/blame/res/release/multi/values-pt.json deleted file mode 100644 index 2d3bd88..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-pt.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt\\values-pt.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 119, - "endOffset": 395 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 175, - "endColumn": 107, - "endOffset": 278 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt\\values-pt.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 400, - "endColumn": 107, - "endOffset": 503 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 283, - "endColumn": 122, - "endOffset": 401 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt\\values-pt.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 508, - "endColumn": 122, - "endOffset": 626 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 406, - "endColumn": 105, - "endOffset": 507 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt\\values-pt.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 631, - "endColumn": 105, - "endOffset": 732 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 512, - "endColumn": 106, - "endOffset": 614 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt\\values-pt.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 737, - "endColumn": 106, - "endOffset": 839 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 619, - "endColumn": 88, - "endOffset": 703 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt\\values-pt.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 844, - "endColumn": 88, - "endOffset": 928 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 708, - "endColumn": 100, - "endOffset": 804 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt\\values-pt.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 933, - "endColumn": 100, - "endOffset": 1029 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 809, - "endColumn": 117, - "endOffset": 922 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt\\values-pt.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1034, - "endColumn": 117, - "endOffset": 1147 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 927, - "endColumn": 86, - "endOffset": 1009 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt\\values-pt.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1152, - "endColumn": 86, - "endOffset": 1234 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1014, - "endColumn": 106, - "endOffset": 1116 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt\\values-pt.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1239, - "endColumn": 106, - "endOffset": 1341 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1121, - "endColumn": 111, - "endOffset": 1228 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt\\values-pt.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1346, - "endColumn": 111, - "endOffset": 1453 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1233, - "endColumn": 101, - "endOffset": 1330 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt\\values-pt.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1458, - "endColumn": 101, - "endOffset": 1555 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1335, - "endColumn": 107, - "endOffset": 1438 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt\\values-pt.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1560, - "endColumn": 107, - "endOffset": 1663 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1443, - "endColumn": 106, - "endOffset": 1545 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt\\values-pt.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1668, - "endColumn": 106, - "endOffset": 1770 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1550, - "endColumn": 109, - "endOffset": 1655 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt\\values-pt.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1775, - "endColumn": 109, - "endOffset": 1880 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1660, - "endColumn": 124, - "endOffset": 1780 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt\\values-pt.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1885, - "endColumn": 124, - "endOffset": 2005 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1785, - "endColumn": 99, - "endOffset": 1880 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt\\values-pt.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2010, - "endColumn": 99, - "endOffset": 2105 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1885, - "endColumn": 100, - "endOffset": 1981 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-pt\\values-pt.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2110, - "endColumn": 100, - "endOffset": 2206 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-ro.json b/android/build/intermediates/blame/res/release/multi/values-ro.json deleted file mode 100644 index ddd69cc..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-ro.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ro\\values-ro.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 120, - "endOffset": 396 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 176, - "endColumn": 107, - "endOffset": 279 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ro\\values-ro.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 401, - "endColumn": 107, - "endOffset": 504 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 122, - "endOffset": 402 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ro\\values-ro.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 509, - "endColumn": 122, - "endOffset": 627 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 407, - "endColumn": 103, - "endOffset": 506 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ro\\values-ro.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 632, - "endColumn": 103, - "endOffset": 731 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 511, - "endColumn": 112, - "endOffset": 619 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ro\\values-ro.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 736, - "endColumn": 112, - "endOffset": 844 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 624, - "endColumn": 87, - "endOffset": 707 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ro\\values-ro.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 849, - "endColumn": 87, - "endOffset": 932 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 712, - "endColumn": 111, - "endOffset": 819 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ro\\values-ro.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 937, - "endColumn": 111, - "endOffset": 1044 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 824, - "endColumn": 120, - "endOffset": 940 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ro\\values-ro.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1049, - "endColumn": 120, - "endOffset": 1165 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 945, - "endColumn": 82, - "endOffset": 1023 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ro\\values-ro.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1170, - "endColumn": 82, - "endOffset": 1248 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1028, - "endColumn": 111, - "endOffset": 1135 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ro\\values-ro.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1253, - "endColumn": 111, - "endOffset": 1360 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1140, - "endColumn": 112, - "endOffset": 1248 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ro\\values-ro.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1365, - "endColumn": 112, - "endOffset": 1473 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1253, - "endColumn": 99, - "endOffset": 1348 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ro\\values-ro.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1478, - "endColumn": 99, - "endOffset": 1573 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1353, - "endColumn": 113, - "endOffset": 1462 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ro\\values-ro.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1578, - "endColumn": 113, - "endOffset": 1687 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1467, - "endColumn": 104, - "endOffset": 1567 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ro\\values-ro.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1692, - "endColumn": 104, - "endOffset": 1792 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1572, - "endColumn": 105, - "endOffset": 1673 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ro\\values-ro.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1797, - "endColumn": 105, - "endOffset": 1898 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1678, - "endColumn": 120, - "endOffset": 1794 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ro\\values-ro.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1903, - "endColumn": 120, - "endOffset": 2019 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1799, - "endColumn": 102, - "endOffset": 1897 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ro\\values-ro.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2024, - "endColumn": 102, - "endOffset": 2122 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1902, - "endColumn": 100, - "endOffset": 1998 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ro\\values-ro.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2127, - "endColumn": 100, - "endOffset": 2223 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-ru.json b/android/build/intermediates/blame/res/release/multi/values-ru.json deleted file mode 100644 index 9ccb563..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-ru.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ru\\values-ru.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 114, - "endOffset": 390 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 170, - "endColumn": 107, - "endOffset": 273 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ru\\values-ru.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 395, - "endColumn": 107, - "endOffset": 498 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 278, - "endColumn": 122, - "endOffset": 396 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ru\\values-ru.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 503, - "endColumn": 122, - "endOffset": 621 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 401, - "endColumn": 101, - "endOffset": 498 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ru\\values-ru.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 626, - "endColumn": 101, - "endOffset": 723 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 503, - "endColumn": 111, - "endOffset": 610 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ru\\values-ru.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 728, - "endColumn": 111, - "endOffset": 835 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 615, - "endColumn": 85, - "endOffset": 696 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ru\\values-ru.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 840, - "endColumn": 85, - "endOffset": 921 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 701, - "endColumn": 104, - "endOffset": 801 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ru\\values-ru.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 926, - "endColumn": 104, - "endOffset": 1026 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 806, - "endColumn": 119, - "endOffset": 921 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ru\\values-ru.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1031, - "endColumn": 119, - "endOffset": 1146 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 926, - "endColumn": 79, - "endOffset": 1001 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ru\\values-ru.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1151, - "endColumn": 79, - "endOffset": 1226 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1006, - "endColumn": 105, - "endOffset": 1107 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ru\\values-ru.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1231, - "endColumn": 105, - "endOffset": 1332 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1112, - "endColumn": 107, - "endOffset": 1215 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ru\\values-ru.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1337, - "endColumn": 107, - "endOffset": 1440 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1220, - "endColumn": 97, - "endOffset": 1313 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ru\\values-ru.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1445, - "endColumn": 97, - "endOffset": 1538 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1318, - "endColumn": 108, - "endOffset": 1422 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ru\\values-ru.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1543, - "endColumn": 108, - "endOffset": 1647 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1427, - "endColumn": 105, - "endOffset": 1528 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ru\\values-ru.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1652, - "endColumn": 105, - "endOffset": 1753 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1533, - "endColumn": 107, - "endOffset": 1636 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ru\\values-ru.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1758, - "endColumn": 107, - "endOffset": 1861 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1641, - "endColumn": 135, - "endOffset": 1772 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ru\\values-ru.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1866, - "endColumn": 135, - "endOffset": 1997 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1777, - "endColumn": 99, - "endOffset": 1872 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ru\\values-ru.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2002, - "endColumn": 99, - "endOffset": 2097 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1877, - "endColumn": 100, - "endOffset": 1973 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ru\\values-ru.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2102, - "endColumn": 100, - "endOffset": 2198 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-si-rLK.json b/android/build/intermediates/blame/res/release/multi/values-si-rLK.json deleted file mode 100644 index 892e717..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-si-rLK.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-si-rLK\\values-si-rLK.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 109, - "endOffset": 389 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 165, - "endColumn": 107, - "endOffset": 268 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-si-rLK\\values-si-rLK.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 394, - "endColumn": 107, - "endOffset": 497 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 273, - "endColumn": 122, - "endOffset": 391 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-si-rLK\\values-si-rLK.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 502, - "endColumn": 122, - "endOffset": 620 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 396, - "endColumn": 106, - "endOffset": 498 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-si-rLK\\values-si-rLK.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 625, - "endColumn": 106, - "endOffset": 727 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 503, - "endColumn": 106, - "endOffset": 605 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-si-rLK\\values-si-rLK.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 732, - "endColumn": 106, - "endOffset": 834 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 610, - "endColumn": 87, - "endOffset": 693 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-si-rLK\\values-si-rLK.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 839, - "endColumn": 87, - "endOffset": 922 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 698, - "endColumn": 104, - "endOffset": 798 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-si-rLK\\values-si-rLK.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 927, - "endColumn": 104, - "endOffset": 1027 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 803, - "endColumn": 115, - "endOffset": 914 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-si-rLK\\values-si-rLK.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1032, - "endColumn": 115, - "endOffset": 1143 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 919, - "endColumn": 83, - "endOffset": 998 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-si-rLK\\values-si-rLK.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1148, - "endColumn": 83, - "endOffset": 1227 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1003, - "endColumn": 108, - "endOffset": 1107 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-si-rLK\\values-si-rLK.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1232, - "endColumn": 108, - "endOffset": 1336 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1112, - "endColumn": 104, - "endOffset": 1212 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-si-rLK\\values-si-rLK.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1341, - "endColumn": 104, - "endOffset": 1441 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1217, - "endColumn": 97, - "endOffset": 1310 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-si-rLK\\values-si-rLK.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1446, - "endColumn": 97, - "endOffset": 1539 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1315, - "endColumn": 109, - "endOffset": 1420 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-si-rLK\\values-si-rLK.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1544, - "endColumn": 109, - "endOffset": 1649 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1425, - "endColumn": 98, - "endOffset": 1519 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-si-rLK\\values-si-rLK.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1654, - "endColumn": 98, - "endOffset": 1748 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1524, - "endColumn": 105, - "endOffset": 1625 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-si-rLK\\values-si-rLK.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1753, - "endColumn": 105, - "endOffset": 1854 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1630, - "endColumn": 120, - "endOffset": 1746 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-si-rLK\\values-si-rLK.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1859, - "endColumn": 120, - "endOffset": 1975 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1751, - "endColumn": 98, - "endOffset": 1845 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-si-rLK\\values-si-rLK.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1980, - "endColumn": 98, - "endOffset": 2074 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1850, - "endColumn": 100, - "endOffset": 1946 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-si-rLK\\values-si-rLK.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2079, - "endColumn": 100, - "endOffset": 2175 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-sk.json b/android/build/intermediates/blame/res/release/multi/values-sk.json deleted file mode 100644 index e1e71bd..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-sk.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sk\\values-sk.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 106, - "endOffset": 382 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 162, - "endColumn": 107, - "endOffset": 265 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sk\\values-sk.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 387, - "endColumn": 107, - "endOffset": 490 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 270, - "endColumn": 122, - "endOffset": 388 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sk\\values-sk.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 495, - "endColumn": 122, - "endOffset": 613 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 393, - "endColumn": 99, - "endOffset": 488 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sk\\values-sk.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 618, - "endColumn": 99, - "endOffset": 713 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 493, - "endColumn": 110, - "endOffset": 599 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sk\\values-sk.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 718, - "endColumn": 110, - "endOffset": 824 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 604, - "endColumn": 85, - "endOffset": 685 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sk\\values-sk.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 829, - "endColumn": 85, - "endOffset": 910 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 690, - "endColumn": 107, - "endOffset": 793 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sk\\values-sk.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 915, - "endColumn": 107, - "endOffset": 1018 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 798, - "endColumn": 117, - "endOffset": 911 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sk\\values-sk.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1023, - "endColumn": 117, - "endOffset": 1136 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 916, - "endColumn": 83, - "endOffset": 995 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sk\\values-sk.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1141, - "endColumn": 83, - "endOffset": 1220 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1000, - "endColumn": 104, - "endOffset": 1100 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sk\\values-sk.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1225, - "endColumn": 104, - "endOffset": 1325 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1105, - "endColumn": 108, - "endOffset": 1209 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sk\\values-sk.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1330, - "endColumn": 108, - "endOffset": 1434 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1214, - "endColumn": 98, - "endOffset": 1308 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sk\\values-sk.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1439, - "endColumn": 98, - "endOffset": 1533 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1313, - "endColumn": 105, - "endOffset": 1414 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sk\\values-sk.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1538, - "endColumn": 105, - "endOffset": 1639 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1419, - "endColumn": 110, - "endOffset": 1525 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sk\\values-sk.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1644, - "endColumn": 110, - "endOffset": 1750 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1530, - "endColumn": 108, - "endOffset": 1634 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sk\\values-sk.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1755, - "endColumn": 108, - "endOffset": 1859 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1639, - "endColumn": 123, - "endOffset": 1758 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sk\\values-sk.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1864, - "endColumn": 123, - "endOffset": 1983 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1763, - "endColumn": 97, - "endOffset": 1856 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sk\\values-sk.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1988, - "endColumn": 97, - "endOffset": 2081 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1861, - "endColumn": 100, - "endOffset": 1957 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sk\\values-sk.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2086, - "endColumn": 100, - "endOffset": 2182 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-sl.json b/android/build/intermediates/blame/res/release/multi/values-sl.json deleted file mode 100644 index de469ec..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-sl.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sl\\values-sl.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 106, - "endOffset": 382 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 162, - "endColumn": 107, - "endOffset": 265 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sl\\values-sl.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 387, - "endColumn": 107, - "endOffset": 490 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 270, - "endColumn": 122, - "endOffset": 388 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sl\\values-sl.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 495, - "endColumn": 122, - "endOffset": 613 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 393, - "endColumn": 106, - "endOffset": 495 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sl\\values-sl.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 618, - "endColumn": 106, - "endOffset": 720 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 500, - "endColumn": 107, - "endOffset": 603 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sl\\values-sl.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 725, - "endColumn": 107, - "endOffset": 828 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 608, - "endColumn": 86, - "endOffset": 690 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sl\\values-sl.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 833, - "endColumn": 86, - "endOffset": 915 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 695, - "endColumn": 102, - "endOffset": 793 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sl\\values-sl.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 920, - "endColumn": 102, - "endOffset": 1018 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 798, - "endColumn": 118, - "endOffset": 912 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sl\\values-sl.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1023, - "endColumn": 118, - "endOffset": 1137 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 917, - "endColumn": 83, - "endOffset": 996 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sl\\values-sl.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1142, - "endColumn": 83, - "endOffset": 1221 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1001, - "endColumn": 107, - "endOffset": 1104 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sl\\values-sl.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1226, - "endColumn": 107, - "endOffset": 1329 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1109, - "endColumn": 108, - "endOffset": 1213 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sl\\values-sl.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1334, - "endColumn": 108, - "endOffset": 1438 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1218, - "endColumn": 99, - "endOffset": 1313 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sl\\values-sl.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1443, - "endColumn": 99, - "endOffset": 1538 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1318, - "endColumn": 112, - "endOffset": 1426 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sl\\values-sl.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1543, - "endColumn": 112, - "endOffset": 1651 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1431, - "endColumn": 106, - "endOffset": 1533 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sl\\values-sl.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1656, - "endColumn": 106, - "endOffset": 1758 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1538, - "endColumn": 103, - "endOffset": 1637 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sl\\values-sl.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1763, - "endColumn": 103, - "endOffset": 1862 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1642, - "endColumn": 116, - "endOffset": 1754 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sl\\values-sl.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1867, - "endColumn": 116, - "endOffset": 1979 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1759, - "endColumn": 96, - "endOffset": 1851 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sl\\values-sl.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1984, - "endColumn": 96, - "endOffset": 2076 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1856, - "endColumn": 100, - "endOffset": 1952 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sl\\values-sl.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2081, - "endColumn": 100, - "endOffset": 2177 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-sq-rAL.json b/android/build/intermediates/blame/res/release/multi/values-sq-rAL.json deleted file mode 100644 index c4e4164..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-sq-rAL.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sq-rAL\\values-sq-rAL.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 113, - "endOffset": 393 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 169, - "endColumn": 107, - "endOffset": 272 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sq-rAL\\values-sq-rAL.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 398, - "endColumn": 107, - "endOffset": 501 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 277, - "endColumn": 122, - "endOffset": 395 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sq-rAL\\values-sq-rAL.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 506, - "endColumn": 122, - "endOffset": 624 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 400, - "endColumn": 99, - "endOffset": 495 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sq-rAL\\values-sq-rAL.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 629, - "endColumn": 99, - "endOffset": 724 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 500, - "endColumn": 111, - "endOffset": 607 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sq-rAL\\values-sq-rAL.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 729, - "endColumn": 111, - "endOffset": 836 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 612, - "endColumn": 86, - "endOffset": 694 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sq-rAL\\values-sq-rAL.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 841, - "endColumn": 86, - "endOffset": 923 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 699, - "endColumn": 109, - "endOffset": 804 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sq-rAL\\values-sq-rAL.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 928, - "endColumn": 109, - "endOffset": 1033 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 809, - "endColumn": 122, - "endOffset": 927 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sq-rAL\\values-sq-rAL.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1038, - "endColumn": 122, - "endOffset": 1156 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 932, - "endColumn": 82, - "endOffset": 1010 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sq-rAL\\values-sq-rAL.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1161, - "endColumn": 82, - "endOffset": 1239 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1015, - "endColumn": 105, - "endOffset": 1116 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sq-rAL\\values-sq-rAL.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1244, - "endColumn": 105, - "endOffset": 1345 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1121, - "endColumn": 104, - "endOffset": 1221 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sq-rAL\\values-sq-rAL.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1350, - "endColumn": 104, - "endOffset": 1450 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1226, - "endColumn": 97, - "endOffset": 1319 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sq-rAL\\values-sq-rAL.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1455, - "endColumn": 97, - "endOffset": 1548 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1324, - "endColumn": 105, - "endOffset": 1425 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sq-rAL\\values-sq-rAL.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1553, - "endColumn": 105, - "endOffset": 1654 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1430, - "endColumn": 102, - "endOffset": 1528 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sq-rAL\\values-sq-rAL.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1659, - "endColumn": 102, - "endOffset": 1757 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1533, - "endColumn": 115, - "endOffset": 1644 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sq-rAL\\values-sq-rAL.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1762, - "endColumn": 115, - "endOffset": 1873 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1649, - "endColumn": 130, - "endOffset": 1775 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sq-rAL\\values-sq-rAL.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1878, - "endColumn": 130, - "endOffset": 2004 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1780, - "endColumn": 98, - "endOffset": 1874 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sq-rAL\\values-sq-rAL.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2009, - "endColumn": 98, - "endOffset": 2103 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1879, - "endColumn": 100, - "endOffset": 1975 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sq-rAL\\values-sq-rAL.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2108, - "endColumn": 100, - "endOffset": 2204 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-sr.json b/android/build/intermediates/blame/res/release/multi/values-sr.json deleted file mode 100644 index cc51375..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-sr.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sr\\values-sr.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 108, - "endOffset": 384 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 164, - "endColumn": 107, - "endOffset": 267 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sr\\values-sr.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 389, - "endColumn": 107, - "endOffset": 492 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 272, - "endColumn": 122, - "endOffset": 390 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sr\\values-sr.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 497, - "endColumn": 122, - "endOffset": 615 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 395, - "endColumn": 102, - "endOffset": 493 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sr\\values-sr.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 620, - "endColumn": 102, - "endOffset": 718 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 498, - "endColumn": 105, - "endOffset": 599 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sr\\values-sr.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 723, - "endColumn": 105, - "endOffset": 824 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 604, - "endColumn": 85, - "endOffset": 685 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sr\\values-sr.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 829, - "endColumn": 85, - "endOffset": 910 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 690, - "endColumn": 103, - "endOffset": 789 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sr\\values-sr.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 915, - "endColumn": 103, - "endOffset": 1014 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 794, - "endColumn": 117, - "endOffset": 907 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sr\\values-sr.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1019, - "endColumn": 117, - "endOffset": 1132 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 912, - "endColumn": 87, - "endOffset": 995 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sr\\values-sr.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1137, - "endColumn": 87, - "endOffset": 1220 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1000, - "endColumn": 104, - "endOffset": 1100 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sr\\values-sr.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1225, - "endColumn": 104, - "endOffset": 1325 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1105, - "endColumn": 107, - "endOffset": 1208 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sr\\values-sr.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1330, - "endColumn": 107, - "endOffset": 1433 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1213, - "endColumn": 100, - "endOffset": 1309 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sr\\values-sr.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1438, - "endColumn": 100, - "endOffset": 1534 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1314, - "endColumn": 103, - "endOffset": 1413 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sr\\values-sr.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1539, - "endColumn": 103, - "endOffset": 1638 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1418, - "endColumn": 107, - "endOffset": 1521 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sr\\values-sr.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1643, - "endColumn": 107, - "endOffset": 1746 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1526, - "endColumn": 100, - "endOffset": 1622 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sr\\values-sr.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1751, - "endColumn": 100, - "endOffset": 1847 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1627, - "endColumn": 127, - "endOffset": 1750 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sr\\values-sr.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1852, - "endColumn": 127, - "endOffset": 1975 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1755, - "endColumn": 96, - "endOffset": 1847 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sr\\values-sr.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1980, - "endColumn": 96, - "endOffset": 2072 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1852, - "endColumn": 100, - "endOffset": 1948 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sr\\values-sr.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2077, - "endColumn": 100, - "endOffset": 2173 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-sv.json b/android/build/intermediates/blame/res/release/multi/values-sv.json deleted file mode 100644 index e538aa0..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-sv.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sv\\values-sv.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 105, - "endOffset": 381 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 161, - "endColumn": 107, - "endOffset": 264 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sv\\values-sv.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 386, - "endColumn": 107, - "endOffset": 489 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 269, - "endColumn": 122, - "endOffset": 387 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sv\\values-sv.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 494, - "endColumn": 122, - "endOffset": 612 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 392, - "endColumn": 102, - "endOffset": 490 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sv\\values-sv.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 617, - "endColumn": 102, - "endOffset": 715 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 495, - "endColumn": 110, - "endOffset": 601 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sv\\values-sv.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 720, - "endColumn": 110, - "endOffset": 826 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 606, - "endColumn": 84, - "endOffset": 686 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sv\\values-sv.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 831, - "endColumn": 84, - "endOffset": 911 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 691, - "endColumn": 101, - "endOffset": 788 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sv\\values-sv.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 916, - "endColumn": 101, - "endOffset": 1013 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 793, - "endColumn": 112, - "endOffset": 901 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sv\\values-sv.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1018, - "endColumn": 112, - "endOffset": 1126 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 906, - "endColumn": 79, - "endOffset": 981 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sv\\values-sv.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1131, - "endColumn": 79, - "endOffset": 1206 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 986, - "endColumn": 105, - "endOffset": 1087 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sv\\values-sv.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1211, - "endColumn": 105, - "endOffset": 1312 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1092, - "endColumn": 99, - "endOffset": 1187 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sv\\values-sv.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1317, - "endColumn": 99, - "endOffset": 1412 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1192, - "endColumn": 95, - "endOffset": 1283 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sv\\values-sv.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1417, - "endColumn": 95, - "endOffset": 1508 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1288, - "endColumn": 104, - "endOffset": 1388 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sv\\values-sv.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1513, - "endColumn": 104, - "endOffset": 1613 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1393, - "endColumn": 101, - "endOffset": 1490 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sv\\values-sv.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1618, - "endColumn": 101, - "endOffset": 1715 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1495, - "endColumn": 101, - "endOffset": 1592 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sv\\values-sv.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1720, - "endColumn": 101, - "endOffset": 1817 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1597, - "endColumn": 116, - "endOffset": 1709 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sv\\values-sv.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1822, - "endColumn": 116, - "endOffset": 1934 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1714, - "endColumn": 101, - "endOffset": 1811 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sv\\values-sv.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1939, - "endColumn": 101, - "endOffset": 2036 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1816, - "endColumn": 100, - "endOffset": 1912 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sv\\values-sv.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2041, - "endColumn": 100, - "endOffset": 2137 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-sw.json b/android/build/intermediates/blame/res/release/multi/values-sw.json deleted file mode 100644 index cdd8b31..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-sw.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw\\values-sw.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 102, - "endOffset": 378 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 158, - "endColumn": 107, - "endOffset": 261 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw\\values-sw.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 383, - "endColumn": 107, - "endOffset": 486 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 266, - "endColumn": 122, - "endOffset": 384 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw\\values-sw.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 491, - "endColumn": 122, - "endOffset": 609 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 389, - "endColumn": 97, - "endOffset": 482 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw\\values-sw.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 614, - "endColumn": 97, - "endOffset": 707 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 487, - "endColumn": 107, - "endOffset": 590 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw\\values-sw.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 712, - "endColumn": 107, - "endOffset": 815 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 595, - "endColumn": 89, - "endOffset": 680 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw\\values-sw.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 820, - "endColumn": 89, - "endOffset": 905 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 685, - "endColumn": 104, - "endOffset": 785 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw\\values-sw.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 910, - "endColumn": 104, - "endOffset": 1010 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 790, - "endColumn": 116, - "endOffset": 902 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw\\values-sw.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1015, - "endColumn": 116, - "endOffset": 1127 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 907, - "endColumn": 81, - "endOffset": 984 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw\\values-sw.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1132, - "endColumn": 81, - "endOffset": 1209 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 989, - "endColumn": 100, - "endOffset": 1085 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw\\values-sw.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1214, - "endColumn": 100, - "endOffset": 1310 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1090, - "endColumn": 108, - "endOffset": 1194 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw\\values-sw.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1315, - "endColumn": 108, - "endOffset": 1419 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1199, - "endColumn": 98, - "endOffset": 1293 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw\\values-sw.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1424, - "endColumn": 98, - "endOffset": 1518 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1298, - "endColumn": 106, - "endOffset": 1400 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw\\values-sw.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1523, - "endColumn": 106, - "endOffset": 1625 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1405, - "endColumn": 108, - "endOffset": 1509 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw\\values-sw.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1630, - "endColumn": 108, - "endOffset": 1734 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1514, - "endColumn": 104, - "endOffset": 1614 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw\\values-sw.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1739, - "endColumn": 104, - "endOffset": 1839 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1619, - "endColumn": 118, - "endOffset": 1733 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw\\values-sw.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1844, - "endColumn": 118, - "endOffset": 1958 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1738, - "endColumn": 96, - "endOffset": 1830 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw\\values-sw.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1963, - "endColumn": 96, - "endOffset": 2055 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1835, - "endColumn": 100, - "endOffset": 1931 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw\\values-sw.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2060, - "endColumn": 100, - "endOffset": 2156 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-sw600dp-v13.json b/android/build/intermediates/blame/res/release/multi/values-sw600dp-v13.json deleted file mode 100644 index 3a51a52..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-sw600dp-v13.json +++ /dev/null @@ -1,159 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw600dp\\values-sw600dp.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 68, - "endOffset": 348 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 124, - "endColumn": 69, - "endOffset": 189 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw600dp\\values-sw600dp.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 353, - "endColumn": 69, - "endOffset": 418 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 194, - "endColumn": 73, - "endOffset": 263 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw600dp\\values-sw600dp.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 423, - "endColumn": 73, - "endOffset": 492 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 268, - "endColumn": 75, - "endOffset": 339 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw600dp\\values-sw600dp.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 497, - "endColumn": 75, - "endOffset": 568 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 344, - "endColumn": 58, - "endOffset": 398 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw600dp\\values-sw600dp.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 802, - "endColumn": 58, - "endOffset": 856 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 403, - "endColumn": 70, - "endOffset": 469 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw600dp\\values-sw600dp.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1090, - "endColumn": 70, - "endOffset": 1156 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 474, - "endColumn": 67, - "endOffset": 537 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw600dp\\values-sw600dp.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1161, - "endColumn": 67, - "endOffset": 1224 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 542, - "endColumn": 54, - "endOffset": 592 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-sw600dp\\values-sw600dp.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1229, - "endColumn": 54, - "endOffset": 1279 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-ta-rIN.json b/android/build/intermediates/blame/res/release/multi/values-ta-rIN.json deleted file mode 100644 index 1cd1864..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-ta-rIN.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ta-rIN\\values-ta-rIN.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 113, - "endOffset": 393 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 169, - "endColumn": 107, - "endOffset": 272 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ta-rIN\\values-ta-rIN.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 398, - "endColumn": 107, - "endOffset": 501 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 277, - "endColumn": 122, - "endOffset": 395 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ta-rIN\\values-ta-rIN.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 506, - "endColumn": 122, - "endOffset": 624 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 400, - "endColumn": 104, - "endOffset": 500 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ta-rIN\\values-ta-rIN.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 629, - "endColumn": 104, - "endOffset": 729 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 505, - "endColumn": 114, - "endOffset": 615 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ta-rIN\\values-ta-rIN.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 734, - "endColumn": 114, - "endOffset": 844 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 620, - "endColumn": 88, - "endOffset": 704 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ta-rIN\\values-ta-rIN.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 849, - "endColumn": 88, - "endOffset": 933 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 709, - "endColumn": 106, - "endOffset": 811 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ta-rIN\\values-ta-rIN.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 938, - "endColumn": 106, - "endOffset": 1040 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 816, - "endColumn": 125, - "endOffset": 937 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ta-rIN\\values-ta-rIN.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1045, - "endColumn": 125, - "endOffset": 1166 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 942, - "endColumn": 81, - "endOffset": 1019 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ta-rIN\\values-ta-rIN.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1171, - "endColumn": 81, - "endOffset": 1248 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1024, - "endColumn": 101, - "endOffset": 1121 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ta-rIN\\values-ta-rIN.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1253, - "endColumn": 101, - "endOffset": 1350 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1126, - "endColumn": 103, - "endOffset": 1225 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ta-rIN\\values-ta-rIN.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1355, - "endColumn": 103, - "endOffset": 1454 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1230, - "endColumn": 96, - "endOffset": 1322 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ta-rIN\\values-ta-rIN.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1459, - "endColumn": 96, - "endOffset": 1551 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1327, - "endColumn": 109, - "endOffset": 1432 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ta-rIN\\values-ta-rIN.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1556, - "endColumn": 109, - "endOffset": 1661 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1437, - "endColumn": 101, - "endOffset": 1534 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ta-rIN\\values-ta-rIN.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1666, - "endColumn": 101, - "endOffset": 1763 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1539, - "endColumn": 106, - "endOffset": 1641 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ta-rIN\\values-ta-rIN.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1768, - "endColumn": 106, - "endOffset": 1870 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1646, - "endColumn": 118, - "endOffset": 1760 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ta-rIN\\values-ta-rIN.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1875, - "endColumn": 118, - "endOffset": 1989 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1765, - "endColumn": 99, - "endOffset": 1860 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ta-rIN\\values-ta-rIN.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1994, - "endColumn": 99, - "endOffset": 2089 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1865, - "endColumn": 100, - "endOffset": 1961 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ta-rIN\\values-ta-rIN.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2094, - "endColumn": 100, - "endOffset": 2190 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-te-rIN.json b/android/build/intermediates/blame/res/release/multi/values-te-rIN.json deleted file mode 100644 index 978f540..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-te-rIN.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-te-rIN\\values-te-rIN.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 113, - "endOffset": 393 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 169, - "endColumn": 107, - "endOffset": 272 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-te-rIN\\values-te-rIN.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 398, - "endColumn": 107, - "endOffset": 501 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 277, - "endColumn": 122, - "endOffset": 395 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-te-rIN\\values-te-rIN.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 506, - "endColumn": 122, - "endOffset": 624 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 400, - "endColumn": 108, - "endOffset": 504 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-te-rIN\\values-te-rIN.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 629, - "endColumn": 108, - "endOffset": 733 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 509, - "endColumn": 110, - "endOffset": 615 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-te-rIN\\values-te-rIN.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 738, - "endColumn": 110, - "endOffset": 844 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 620, - "endColumn": 89, - "endOffset": 705 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-te-rIN\\values-te-rIN.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 849, - "endColumn": 89, - "endOffset": 934 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 710, - "endColumn": 104, - "endOffset": 810 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-te-rIN\\values-te-rIN.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 939, - "endColumn": 104, - "endOffset": 1039 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 815, - "endColumn": 124, - "endOffset": 935 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-te-rIN\\values-te-rIN.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1044, - "endColumn": 124, - "endOffset": 1164 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 940, - "endColumn": 84, - "endOffset": 1020 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-te-rIN\\values-te-rIN.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1169, - "endColumn": 84, - "endOffset": 1249 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1025, - "endColumn": 112, - "endOffset": 1133 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-te-rIN\\values-te-rIN.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1254, - "endColumn": 112, - "endOffset": 1362 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1138, - "endColumn": 107, - "endOffset": 1241 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-te-rIN\\values-te-rIN.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1367, - "endColumn": 107, - "endOffset": 1470 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1246, - "endColumn": 99, - "endOffset": 1341 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-te-rIN\\values-te-rIN.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1475, - "endColumn": 99, - "endOffset": 1570 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1346, - "endColumn": 110, - "endOffset": 1452 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-te-rIN\\values-te-rIN.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1575, - "endColumn": 110, - "endOffset": 1681 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1457, - "endColumn": 101, - "endOffset": 1554 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-te-rIN\\values-te-rIN.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1686, - "endColumn": 101, - "endOffset": 1783 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1559, - "endColumn": 116, - "endOffset": 1671 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-te-rIN\\values-te-rIN.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1788, - "endColumn": 116, - "endOffset": 1900 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1676, - "endColumn": 126, - "endOffset": 1798 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-te-rIN\\values-te-rIN.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1905, - "endColumn": 126, - "endOffset": 2027 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1803, - "endColumn": 100, - "endOffset": 1899 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-te-rIN\\values-te-rIN.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2032, - "endColumn": 100, - "endOffset": 2128 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1904, - "endColumn": 100, - "endOffset": 2000 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-te-rIN\\values-te-rIN.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2133, - "endColumn": 100, - "endOffset": 2229 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-th.json b/android/build/intermediates/blame/res/release/multi/values-th.json deleted file mode 100644 index 64a3221..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-th.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-th\\values-th.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 104, - "endOffset": 380 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 160, - "endColumn": 107, - "endOffset": 263 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-th\\values-th.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 385, - "endColumn": 107, - "endOffset": 488 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 268, - "endColumn": 122, - "endOffset": 386 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-th\\values-th.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 493, - "endColumn": 122, - "endOffset": 611 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 391, - "endColumn": 97, - "endOffset": 484 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-th\\values-th.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 616, - "endColumn": 97, - "endOffset": 709 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 489, - "endColumn": 107, - "endOffset": 592 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-th\\values-th.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 714, - "endColumn": 107, - "endOffset": 817 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 597, - "endColumn": 88, - "endOffset": 681 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-th\\values-th.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 822, - "endColumn": 88, - "endOffset": 906 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 686, - "endColumn": 101, - "endOffset": 783 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-th\\values-th.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 911, - "endColumn": 101, - "endOffset": 1008 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 788, - "endColumn": 109, - "endOffset": 893 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-th\\values-th.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1013, - "endColumn": 109, - "endOffset": 1118 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 898, - "endColumn": 80, - "endOffset": 974 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-th\\values-th.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1123, - "endColumn": 80, - "endOffset": 1199 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 979, - "endColumn": 107, - "endOffset": 1082 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-th\\values-th.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1204, - "endColumn": 107, - "endOffset": 1307 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1087, - "endColumn": 103, - "endOffset": 1186 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-th\\values-th.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1312, - "endColumn": 103, - "endOffset": 1411 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1191, - "endColumn": 97, - "endOffset": 1284 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-th\\values-th.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1416, - "endColumn": 97, - "endOffset": 1509 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1289, - "endColumn": 107, - "endOffset": 1392 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-th\\values-th.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1514, - "endColumn": 107, - "endOffset": 1617 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1397, - "endColumn": 104, - "endOffset": 1497 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-th\\values-th.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1622, - "endColumn": 104, - "endOffset": 1722 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1502, - "endColumn": 100, - "endOffset": 1598 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-th\\values-th.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1727, - "endColumn": 100, - "endOffset": 1823 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1603, - "endColumn": 115, - "endOffset": 1714 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-th\\values-th.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1828, - "endColumn": 115, - "endOffset": 1939 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1719, - "endColumn": 94, - "endOffset": 1809 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-th\\values-th.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1944, - "endColumn": 94, - "endOffset": 2034 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1814, - "endColumn": 100, - "endOffset": 1910 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-th\\values-th.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2039, - "endColumn": 100, - "endOffset": 2135 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-tl.json b/android/build/intermediates/blame/res/release/multi/values-tl.json deleted file mode 100644 index 5646e6a..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-tl.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tl\\values-tl.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 118, - "endOffset": 394 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 174, - "endColumn": 107, - "endOffset": 277 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tl\\values-tl.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 399, - "endColumn": 107, - "endOffset": 502 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 282, - "endColumn": 122, - "endOffset": 400 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tl\\values-tl.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 507, - "endColumn": 122, - "endOffset": 625 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 405, - "endColumn": 107, - "endOffset": 508 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tl\\values-tl.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 630, - "endColumn": 107, - "endOffset": 733 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 513, - "endColumn": 116, - "endOffset": 625 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tl\\values-tl.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 738, - "endColumn": 116, - "endOffset": 850 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 630, - "endColumn": 87, - "endOffset": 713 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tl\\values-tl.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 855, - "endColumn": 87, - "endOffset": 938 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 718, - "endColumn": 105, - "endOffset": 819 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tl\\values-tl.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 943, - "endColumn": 105, - "endOffset": 1044 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 824, - "endColumn": 120, - "endOffset": 940 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tl\\values-tl.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1049, - "endColumn": 120, - "endOffset": 1165 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 945, - "endColumn": 83, - "endOffset": 1024 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tl\\values-tl.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1170, - "endColumn": 83, - "endOffset": 1249 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1029, - "endColumn": 108, - "endOffset": 1133 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tl\\values-tl.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1254, - "endColumn": 108, - "endOffset": 1358 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1138, - "endColumn": 110, - "endOffset": 1244 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tl\\values-tl.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1363, - "endColumn": 110, - "endOffset": 1469 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1249, - "endColumn": 100, - "endOffset": 1345 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tl\\values-tl.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1474, - "endColumn": 100, - "endOffset": 1570 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1350, - "endColumn": 109, - "endOffset": 1455 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tl\\values-tl.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1575, - "endColumn": 109, - "endOffset": 1680 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1460, - "endColumn": 116, - "endOffset": 1572 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tl\\values-tl.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1685, - "endColumn": 116, - "endOffset": 1797 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1577, - "endColumn": 107, - "endOffset": 1680 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tl\\values-tl.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1802, - "endColumn": 107, - "endOffset": 1905 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1685, - "endColumn": 122, - "endOffset": 1803 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tl\\values-tl.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1910, - "endColumn": 122, - "endOffset": 2028 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1808, - "endColumn": 101, - "endOffset": 1905 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tl\\values-tl.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2033, - "endColumn": 101, - "endOffset": 2130 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1910, - "endColumn": 100, - "endOffset": 2006 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tl\\values-tl.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2135, - "endColumn": 100, - "endOffset": 2231 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-tr.json b/android/build/intermediates/blame/res/release/multi/values-tr.json deleted file mode 100644 index bde49a6..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-tr.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tr\\values-tr.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 104, - "endOffset": 380 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 160, - "endColumn": 107, - "endOffset": 263 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tr\\values-tr.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 385, - "endColumn": 107, - "endOffset": 488 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 268, - "endColumn": 122, - "endOffset": 386 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tr\\values-tr.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 493, - "endColumn": 122, - "endOffset": 611 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 391, - "endColumn": 98, - "endOffset": 485 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tr\\values-tr.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 616, - "endColumn": 98, - "endOffset": 710 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 490, - "endColumn": 111, - "endOffset": 597 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tr\\values-tr.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 715, - "endColumn": 111, - "endOffset": 822 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 602, - "endColumn": 89, - "endOffset": 687 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tr\\values-tr.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 827, - "endColumn": 89, - "endOffset": 912 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 692, - "endColumn": 105, - "endOffset": 793 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tr\\values-tr.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 917, - "endColumn": 105, - "endOffset": 1018 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 798, - "endColumn": 119, - "endOffset": 913 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tr\\values-tr.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1023, - "endColumn": 119, - "endOffset": 1138 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 918, - "endColumn": 78, - "endOffset": 992 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tr\\values-tr.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1143, - "endColumn": 78, - "endOffset": 1217 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 997, - "endColumn": 106, - "endOffset": 1099 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tr\\values-tr.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1222, - "endColumn": 106, - "endOffset": 1324 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1104, - "endColumn": 104, - "endOffset": 1204 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tr\\values-tr.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1329, - "endColumn": 104, - "endOffset": 1429 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1209, - "endColumn": 95, - "endOffset": 1300 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tr\\values-tr.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1434, - "endColumn": 95, - "endOffset": 1525 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1305, - "endColumn": 106, - "endOffset": 1407 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tr\\values-tr.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1530, - "endColumn": 106, - "endOffset": 1632 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1412, - "endColumn": 101, - "endOffset": 1509 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tr\\values-tr.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1637, - "endColumn": 101, - "endOffset": 1734 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1514, - "endColumn": 107, - "endOffset": 1617 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tr\\values-tr.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1739, - "endColumn": 107, - "endOffset": 1842 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1622, - "endColumn": 118, - "endOffset": 1736 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tr\\values-tr.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1847, - "endColumn": 118, - "endOffset": 1961 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1741, - "endColumn": 97, - "endOffset": 1834 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tr\\values-tr.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1966, - "endColumn": 97, - "endOffset": 2059 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1839, - "endColumn": 100, - "endOffset": 1935 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-tr\\values-tr.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2064, - "endColumn": 100, - "endOffset": 2160 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-uk.json b/android/build/intermediates/blame/res/release/multi/values-uk.json deleted file mode 100644 index b7e9ad1..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-uk.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uk\\values-uk.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 109, - "endOffset": 385 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 165, - "endColumn": 107, - "endOffset": 268 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uk\\values-uk.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 390, - "endColumn": 107, - "endOffset": 493 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 273, - "endColumn": 122, - "endOffset": 391 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uk\\values-uk.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 498, - "endColumn": 122, - "endOffset": 616 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 396, - "endColumn": 101, - "endOffset": 493 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uk\\values-uk.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 621, - "endColumn": 101, - "endOffset": 718 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 498, - "endColumn": 105, - "endOffset": 599 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uk\\values-uk.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 723, - "endColumn": 105, - "endOffset": 824 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 604, - "endColumn": 85, - "endOffset": 685 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uk\\values-uk.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 829, - "endColumn": 85, - "endOffset": 910 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 690, - "endColumn": 107, - "endOffset": 793 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uk\\values-uk.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 915, - "endColumn": 107, - "endOffset": 1018 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 798, - "endColumn": 117, - "endOffset": 911 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uk\\values-uk.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1023, - "endColumn": 117, - "endOffset": 1136 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 916, - "endColumn": 80, - "endOffset": 992 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uk\\values-uk.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1141, - "endColumn": 80, - "endOffset": 1217 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 997, - "endColumn": 105, - "endOffset": 1098 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uk\\values-uk.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1222, - "endColumn": 105, - "endOffset": 1323 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1103, - "endColumn": 106, - "endOffset": 1205 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uk\\values-uk.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1328, - "endColumn": 106, - "endOffset": 1430 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1210, - "endColumn": 97, - "endOffset": 1303 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uk\\values-uk.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1435, - "endColumn": 97, - "endOffset": 1528 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1308, - "endColumn": 107, - "endOffset": 1411 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uk\\values-uk.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1533, - "endColumn": 107, - "endOffset": 1636 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1416, - "endColumn": 105, - "endOffset": 1517 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uk\\values-uk.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1641, - "endColumn": 105, - "endOffset": 1742 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1522, - "endColumn": 108, - "endOffset": 1626 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uk\\values-uk.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1747, - "endColumn": 108, - "endOffset": 1851 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1631, - "endColumn": 123, - "endOffset": 1750 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uk\\values-uk.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1856, - "endColumn": 123, - "endOffset": 1975 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1755, - "endColumn": 99, - "endOffset": 1850 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uk\\values-uk.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1980, - "endColumn": 99, - "endOffset": 2075 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1855, - "endColumn": 100, - "endOffset": 1951 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uk\\values-uk.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2080, - "endColumn": 100, - "endOffset": 2176 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-ur-rPK.json b/android/build/intermediates/blame/res/release/multi/values-ur-rPK.json deleted file mode 100644 index 385993d..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-ur-rPK.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ur-rPK\\values-ur-rPK.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 109, - "endOffset": 389 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 165, - "endColumn": 107, - "endOffset": 268 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ur-rPK\\values-ur-rPK.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 394, - "endColumn": 107, - "endOffset": 497 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 273, - "endColumn": 122, - "endOffset": 391 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ur-rPK\\values-ur-rPK.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 502, - "endColumn": 122, - "endOffset": 620 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 396, - "endColumn": 105, - "endOffset": 497 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ur-rPK\\values-ur-rPK.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 625, - "endColumn": 105, - "endOffset": 726 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 502, - "endColumn": 108, - "endOffset": 606 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ur-rPK\\values-ur-rPK.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 731, - "endColumn": 108, - "endOffset": 835 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 611, - "endColumn": 85, - "endOffset": 692 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ur-rPK\\values-ur-rPK.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 840, - "endColumn": 85, - "endOffset": 921 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 697, - "endColumn": 103, - "endOffset": 796 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ur-rPK\\values-ur-rPK.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 926, - "endColumn": 103, - "endOffset": 1025 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 801, - "endColumn": 119, - "endOffset": 916 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ur-rPK\\values-ur-rPK.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1030, - "endColumn": 119, - "endOffset": 1145 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 921, - "endColumn": 84, - "endOffset": 1001 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ur-rPK\\values-ur-rPK.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1150, - "endColumn": 84, - "endOffset": 1230 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1006, - "endColumn": 107, - "endOffset": 1109 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ur-rPK\\values-ur-rPK.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1235, - "endColumn": 107, - "endOffset": 1338 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1114, - "endColumn": 108, - "endOffset": 1218 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ur-rPK\\values-ur-rPK.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1343, - "endColumn": 108, - "endOffset": 1447 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1223, - "endColumn": 101, - "endOffset": 1320 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ur-rPK\\values-ur-rPK.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1452, - "endColumn": 101, - "endOffset": 1549 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1325, - "endColumn": 110, - "endOffset": 1431 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ur-rPK\\values-ur-rPK.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1554, - "endColumn": 110, - "endOffset": 1660 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1436, - "endColumn": 99, - "endOffset": 1531 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ur-rPK\\values-ur-rPK.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1665, - "endColumn": 99, - "endOffset": 1760 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1536, - "endColumn": 107, - "endOffset": 1639 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ur-rPK\\values-ur-rPK.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1765, - "endColumn": 107, - "endOffset": 1868 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1644, - "endColumn": 128, - "endOffset": 1768 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ur-rPK\\values-ur-rPK.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1873, - "endColumn": 128, - "endOffset": 1997 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1773, - "endColumn": 97, - "endOffset": 1866 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ur-rPK\\values-ur-rPK.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2002, - "endColumn": 97, - "endOffset": 2095 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1871, - "endColumn": 102, - "endOffset": 1969 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-ur-rPK\\values-ur-rPK.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2100, - "endColumn": 102, - "endOffset": 2198 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-uz-rUZ.json b/android/build/intermediates/blame/res/release/multi/values-uz-rUZ.json deleted file mode 100644 index 6bd06c6..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-uz-rUZ.json +++ /dev/null @@ -1,330 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 104, - "endOffset": 384 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 160, - "endColumn": 107, - "endOffset": 263 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 389, - "endColumn": 107, - "endOffset": 492 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 268, - "endColumn": 122, - "endOffset": 386 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 497, - "endColumn": 122, - "endOffset": 615 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 391, - "endColumn": 103, - "endOffset": 490 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 620, - "endColumn": 103, - "endOffset": 719 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 495, - "endColumn": 116, - "endOffset": 607 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 724, - "endColumn": 116, - "endOffset": 836 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 612, - "endColumn": 85, - "endOffset": 693 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 841, - "endColumn": 85, - "endOffset": 922 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 698, - "endColumn": 110, - "endOffset": 804 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 927, - "endColumn": 110, - "endOffset": 1033 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 809, - "endColumn": 115, - "endOffset": 920 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1038, - "endColumn": 115, - "endOffset": 1149 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 925, - "endColumn": 83, - "endOffset": 1004 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1154, - "endColumn": 83, - "endOffset": 1233 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1009, - "endColumn": 108, - "endOffset": 1113 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1238, - "endColumn": 108, - "endOffset": 1342 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1118, - "endColumn": 106, - "endOffset": 1220 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1347, - "endColumn": 106, - "endOffset": 1449 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1225, - "endColumn": 98, - "endOffset": 1319 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1454, - "endColumn": 98, - "endOffset": 1548 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1324, - "endColumn": 107, - "endOffset": 1427 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1553, - "endColumn": 107, - "endOffset": 1656 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1432, - "endColumn": 104, - "endOffset": 1532 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1661, - "endColumn": 104, - "endOffset": 1761 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1537, - "endColumn": 104, - "endOffset": 1637 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1766, - "endColumn": 104, - "endOffset": 1866 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1642, - "endColumn": 98, - "endOffset": 1736 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1871, - "endColumn": 98, - "endOffset": 1965 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1741, - "endColumn": 100, - "endOffset": 1837 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1970, - "endColumn": 100, - "endOffset": 2066 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-v11.json b/android/build/intermediates/blame/res/release/multi/values-v11.json deleted file mode 100644 index 22b8c83..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-v11.json +++ /dev/null @@ -1,354 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v11\\values-v11.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 290, - "endLine": 9, - "endColumn": 12, - "endOffset": 704 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 474, - "endLine": 13, - "endColumn": 12, - "endOffset": 894 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v11\\values-v11.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 709, - "endLine": 15, - "endColumn": 12, - "endOffset": 1129 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 899, - "endLine": 19, - "endColumn": 12, - "endOffset": 1322 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v11\\values-v11.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1134, - "endLine": 21, - "endColumn": 12, - "endOffset": 1557 - } - } - }, - { - "to": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1327, - "endLine": 25, - "endColumn": 12, - "endOffset": 1748 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v11\\values-v11.xml", - "position": { - "startLine": 22, - "startColumn": 4, - "startOffset": 1562, - "endLine": 27, - "endColumn": 12, - "endOffset": 1983 - } - } - }, - { - "to": { - "startLine": 26, - "startColumn": 4, - "startOffset": 1753, - "endLine": 31, - "endColumn": 12, - "endOffset": 2175 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v11\\values-v11.xml", - "position": { - "startLine": 28, - "startColumn": 4, - "startOffset": 1988, - "endLine": 33, - "endColumn": 12, - "endOffset": 2410 - } - } - }, - { - "to": { - "startLine": 32, - "startColumn": 4, - "startOffset": 2180, - "endLine": 37, - "endColumn": 12, - "endOffset": 2600 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v11\\values-v11.xml", - "position": { - "startLine": 34, - "startColumn": 4, - "startOffset": 2415, - "endLine": 39, - "endColumn": 12, - "endOffset": 2835 - } - } - }, - { - "to": { - "startLine": 38, - "startColumn": 4, - "startOffset": 2605, - "endColumn": 88, - "endOffset": 2689 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v11\\values-v11.xml", - "position": { - "startLine": 42, - "startColumn": 4, - "startOffset": 3070, - "endColumn": 88, - "endOffset": 3154 - } - } - }, - { - "to": { - "startLine": 39, - "startColumn": 4, - "startOffset": 2694, - "endColumn": 100, - "endOffset": 2790 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v11\\values-v11.xml", - "position": { - "startLine": 43, - "startColumn": 4, - "startOffset": 3159, - "endColumn": 100, - "endOffset": 3255 - } - } - }, - { - "to": { - "startLine": 40, - "startColumn": 4, - "startOffset": 2795, - "endLine": 44, - "endColumn": 12, - "endOffset": 3198 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v11\\values-v11.xml", - "position": { - "startLine": 44, - "startColumn": 4, - "startOffset": 3260, - "endLine": 48, - "endColumn": 12, - "endOffset": 3663 - } - } - }, - { - "to": { - "startLine": 45, - "startColumn": 4, - "startOffset": 3203, - "endLine": 49, - "endColumn": 12, - "endOffset": 3618 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v11\\values-v11.xml", - "position": { - "startLine": 49, - "startColumn": 4, - "startOffset": 3668, - "endLine": 53, - "endColumn": 12, - "endOffset": 4083 - } - } - }, - { - "to": { - "startLine": 50, - "startColumn": 4, - "startOffset": 3623, - "endLine": 51, - "endColumn": 12, - "endOffset": 3725 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v11\\values-v11.xml", - "position": { - "startLine": 56, - "startColumn": 4, - "startOffset": 4318, - "endLine": 57, - "endColumn": 12, - "endOffset": 4420 - } - } - }, - { - "to": { - "startLine": 52, - "startColumn": 4, - "startOffset": 3730, - "endLine": 53, - "endColumn": 12, - "endOffset": 3854 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v11\\values-v11.xml", - "position": { - "startLine": 58, - "startColumn": 4, - "startOffset": 4425, - "endLine": 59, - "endColumn": 12, - "endOffset": 4549 - } - } - }, - { - "to": { - "startLine": 54, - "startColumn": 4, - "startOffset": 3859, - "endColumn": 70, - "endOffset": 3925 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v11\\values-v11.xml", - "position": { - "startLine": 62, - "startColumn": 4, - "startOffset": 4784, - "endColumn": 70, - "endOffset": 4850 - } - } - }, - { - "to": { - "startLine": 55, - "startColumn": 4, - "startOffset": 3930, - "endColumn": 82, - "endOffset": 4008 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v11\\values-v11.xml", - "position": { - "startLine": 63, - "startColumn": 4, - "startOffset": 4855, - "endColumn": 82, - "endOffset": 4933 - } - } - }, - { - "to": { - "startLine": 56, - "startColumn": 4, - "startOffset": 4013, - "endLine": 106, - "endColumn": 12, - "endOffset": 7716 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v11\\values-v11.xml", - "position": { - "startLine": 64, - "startColumn": 4, - "startOffset": 4938, - "endLine": 114, - "endColumn": 12, - "endOffset": 8641 - } - } - }, - { - "to": { - "startLine": 107, - "startColumn": 4, - "startOffset": 7721, - "endLine": 158, - "endColumn": 12, - "endOffset": 11564 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v11\\values-v11.xml", - "position": { - "startLine": 115, - "startColumn": 4, - "startOffset": 8646, - "endLine": 166, - "endColumn": 12, - "endOffset": 12489 - } - } - }, - { - "to": { - "startLine": 159, - "startColumn": 4, - "startOffset": 11569, - "endColumn": 90, - "endOffset": 11655 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v11\\values-v11.xml", - "position": { - "startLine": 169, - "startColumn": 4, - "startOffset": 12724, - "endColumn": 90, - "endOffset": 12810 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-v12.json b/android/build/intermediates/blame/res/release/multi/values-v12.json deleted file mode 100644 index 7f96bf7..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-v12.json +++ /dev/null @@ -1,87 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v12\\values-v12.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 285, - "endLine": 6, - "endColumn": 12, - "endOffset": 504 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 279, - "endLine": 7, - "endColumn": 12, - "endOffset": 474 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v12\\values-v12.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 509, - "endLine": 9, - "endColumn": 12, - "endOffset": 704 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 479, - "endColumn": 118, - "endOffset": 593 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v12\\values-v12.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 709, - "endColumn": 118, - "endOffset": 823 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 598, - "endColumn": 94, - "endOffset": 688 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v12\\values-v12.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 828, - "endColumn": 94, - "endOffset": 918 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-v14.json b/android/build/intermediates/blame/res/release/multi/values-v14.json deleted file mode 100644 index 982deb4..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-v14.json +++ /dev/null @@ -1,205 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v14\\values-v14.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 290, - "endLine": 8, - "endColumn": 12, - "endOffset": 561 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 331, - "endColumn": 70, - "endOffset": 397 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v14\\values-v14.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 796, - "endColumn": 70, - "endOffset": 862 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 402, - "endColumn": 82, - "endOffset": 480 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v14\\values-v14.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 867, - "endColumn": 82, - "endOffset": 945 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 485, - "endLine": 14, - "endColumn": 12, - "endOffset": 890 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v14\\values-v14.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 950, - "endLine": 18, - "endColumn": 12, - "endOffset": 1355 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 895, - "endLine": 20, - "endColumn": 12, - "endOffset": 1312 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v14\\values-v14.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1360, - "endLine": 24, - "endColumn": 12, - "endOffset": 1777 - } - } - }, - { - "to": { - "startLine": 21, - "startColumn": 4, - "startOffset": 1317, - "endColumn": 119, - "endOffset": 1432 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v14\\values-v14.xml", - "position": { - "startLine": 27, - "startColumn": 4, - "startOffset": 2007, - "endColumn": 119, - "endOffset": 2122 - } - } - }, - { - "to": { - "startLine": 22, - "startColumn": 4, - "startOffset": 1437, - "endColumn": 62, - "endOffset": 1495 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v14\\values-v14.xml", - "position": { - "startLine": 28, - "startColumn": 4, - "startOffset": 2127, - "endColumn": 62, - "endOffset": 2185 - } - } - }, - { - "to": { - "startLine": 23, - "startColumn": 4, - "startOffset": 1500, - "endLine": 25, - "endColumn": 12, - "endOffset": 1649 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v14\\values-v14.xml", - "position": { - "startLine": 29, - "startColumn": 4, - "startOffset": 2190, - "endLine": 31, - "endColumn": 12, - "endOffset": 2339 - } - } - }, - { - "to": { - "startLine": 26, - "startColumn": 4, - "startOffset": 1654, - "endColumn": 62, - "endOffset": 1712 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v14\\values-v14.xml", - "position": { - "startLine": 32, - "startColumn": 4, - "startOffset": 2344, - "endColumn": 62, - "endOffset": 2402 - } - } - }, - { - "to": { - "startLine": 27, - "startColumn": 4, - "startOffset": 1717, - "endColumn": 131, - "endOffset": 1844 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v14\\values-v14.xml", - "position": { - "startLine": 33, - "startColumn": 4, - "startOffset": 2407, - "endColumn": 131, - "endOffset": 2534 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-v17.json b/android/build/intermediates/blame/res/release/multi/values-v17.json deleted file mode 100644 index 0b8bd3e..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-v17.json +++ /dev/null @@ -1,280 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v17\\values-v17.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endLine": 6, - "endColumn": 12, - "endOffset": 452 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 228, - "endLine": 8, - "endColumn": 12, - "endOffset": 451 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v17\\values-v17.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 457, - "endLine": 10, - "endColumn": 12, - "endOffset": 680 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 456, - "endLine": 12, - "endColumn": 12, - "endOffset": 788 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v17\\values-v17.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 685, - "endLine": 14, - "endColumn": 12, - "endOffset": 1017 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 793, - "endLine": 15, - "endColumn": 12, - "endOffset": 946 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v17\\values-v17.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1022, - "endLine": 17, - "endColumn": 12, - "endOffset": 1175 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 951, - "endLine": 18, - "endColumn": 12, - "endOffset": 1096 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v17\\values-v17.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1180, - "endLine": 20, - "endColumn": 12, - "endOffset": 1325 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1101, - "endLine": 21, - "endColumn": 12, - "endOffset": 1268 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v17\\values-v17.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 1330, - "endLine": 23, - "endColumn": 12, - "endOffset": 1497 - } - } - }, - { - "to": { - "startLine": 22, - "startColumn": 4, - "startOffset": 1273, - "endLine": 25, - "endColumn": 12, - "endOffset": 1496 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v17\\values-v17.xml", - "position": { - "startLine": 24, - "startColumn": 4, - "startOffset": 1502, - "endLine": 27, - "endColumn": 12, - "endOffset": 1725 - } - } - }, - { - "to": { - "startLine": 26, - "startColumn": 4, - "startOffset": 1501, - "endLine": 29, - "endColumn": 12, - "endOffset": 1738 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v17\\values-v17.xml", - "position": { - "startLine": 28, - "startColumn": 4, - "startOffset": 1730, - "endLine": 31, - "endColumn": 12, - "endOffset": 1967 - } - } - }, - { - "to": { - "startLine": 30, - "startColumn": 4, - "startOffset": 1743, - "endLine": 32, - "endColumn": 12, - "endOffset": 1909 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v17\\values-v17.xml", - "position": { - "startLine": 32, - "startColumn": 4, - "startOffset": 1972, - "endLine": 34, - "endColumn": 12, - "endOffset": 2138 - } - } - }, - { - "to": { - "startLine": 33, - "startColumn": 4, - "startOffset": 1914, - "endLine": 35, - "endColumn": 12, - "endOffset": 2083 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v17\\values-v17.xml", - "position": { - "startLine": 35, - "startColumn": 4, - "startOffset": 2143, - "endLine": 37, - "endColumn": 12, - "endOffset": 2312 - } - } - }, - { - "to": { - "startLine": 36, - "startColumn": 4, - "startOffset": 2088, - "endLine": 38, - "endColumn": 12, - "endOffset": 2252 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v17\\values-v17.xml", - "position": { - "startLine": 38, - "startColumn": 4, - "startOffset": 2317, - "endLine": 40, - "endColumn": 12, - "endOffset": 2481 - } - } - }, - { - "to": { - "startLine": 39, - "startColumn": 4, - "startOffset": 2257, - "endLine": 42, - "endColumn": 12, - "endOffset": 2525 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v17\\values-v17.xml", - "position": { - "startLine": 41, - "startColumn": 4, - "startOffset": 2486, - "endLine": 44, - "endColumn": 12, - "endOffset": 2754 - } - } - }, - { - "to": { - "startLine": 43, - "startColumn": 4, - "startOffset": 2530, - "endLine": 45, - "endColumn": 12, - "endOffset": 2725 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v17\\values-v17.xml", - "position": { - "startLine": 45, - "startColumn": 4, - "startOffset": 2759, - "endLine": 47, - "endColumn": 12, - "endOffset": 2954 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-v18.json b/android/build/intermediates/blame/res/release/multi/values-v18.json deleted file mode 100644 index 9e2c342..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-v18.json +++ /dev/null @@ -1,26 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v18\\values-v18.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 48, - "endOffset": 324 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-v21.json b/android/build/intermediates/blame/res/release/multi/values-v21.json deleted file mode 100644 index 5251fd6..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-v21.json +++ /dev/null @@ -1,1679 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-v21\\values-v21.xml", - "map": [ - { - "to": { - "startLine": 2, - "startColumn": 4, - "startOffset": 55, - "endColumn": 90, - "endOffset": 141 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 290, - "endColumn": 90, - "endOffset": 376 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 146, - "endColumn": 102, - "endOffset": 244 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 381, - "endColumn": 102, - "endOffset": 479 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 249, - "endColumn": 102, - "endOffset": 347 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 484, - "endColumn": 102, - "endOffset": 582 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 352, - "endColumn": 104, - "endOffset": 452 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 587, - "endColumn": 104, - "endOffset": 687 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 457, - "endColumn": 106, - "endOffset": 559 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 692, - "endColumn": 106, - "endOffset": 794 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 564, - "endColumn": 108, - "endOffset": 668 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 799, - "endColumn": 108, - "endOffset": 903 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 673, - "endColumn": 108, - "endOffset": 777 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 908, - "endColumn": 108, - "endOffset": 1012 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 782, - "endColumn": 108, - "endOffset": 886 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1017, - "endColumn": 108, - "endOffset": 1121 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 891, - "endColumn": 108, - "endOffset": 995 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1126, - "endColumn": 108, - "endOffset": 1230 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1000, - "endColumn": 108, - "endOffset": 1104 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1235, - "endColumn": 108, - "endOffset": 1339 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1109, - "endColumn": 106, - "endOffset": 1211 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1344, - "endColumn": 106, - "endOffset": 1446 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1216, - "endColumn": 102, - "endOffset": 1314 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1451, - "endColumn": 102, - "endOffset": 1549 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1319, - "endColumn": 118, - "endOffset": 1433 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1554, - "endColumn": 118, - "endOffset": 1668 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1438, - "endLine": 16, - "endColumn": 12, - "endOffset": 1588 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1903, - "endLine": 20, - "endColumn": 12, - "endOffset": 2053 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1593, - "endLine": 18, - "endColumn": 12, - "endOffset": 1743 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2058, - "endLine": 22, - "endColumn": 12, - "endOffset": 2208 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1748, - "endColumn": 104, - "endOffset": 1848 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 25, - "startColumn": 4, - "startOffset": 2448, - "endColumn": 104, - "endOffset": 2548 - } - } - }, - { - "to": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1853, - "endColumn": 120, - "endOffset": 1969 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 26, - "startColumn": 4, - "startOffset": 2553, - "endColumn": 120, - "endOffset": 2669 - } - } - }, - { - "to": { - "startLine": 21, - "startColumn": 4, - "startOffset": 1974, - "endColumn": 100, - "endOffset": 2070 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 27, - "startColumn": 4, - "startOffset": 2674, - "endColumn": 100, - "endOffset": 2770 - } - } - }, - { - "to": { - "startLine": 22, - "startColumn": 4, - "startOffset": 2075, - "endLine": 23, - "endColumn": 12, - "endOffset": 2217 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 30, - "startColumn": 4, - "startOffset": 3005, - "endLine": 31, - "endColumn": 12, - "endOffset": 3147 - } - } - }, - { - "to": { - "startLine": 24, - "startColumn": 4, - "startOffset": 2222, - "endLine": 25, - "endColumn": 12, - "endOffset": 2358 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 32, - "startColumn": 4, - "startOffset": 3152, - "endLine": 33, - "endColumn": 12, - "endOffset": 3288 - } - } - }, - { - "to": { - "startLine": 26, - "startColumn": 4, - "startOffset": 2363, - "endColumn": 102, - "endOffset": 2461 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 36, - "startColumn": 4, - "startOffset": 3528, - "endColumn": 102, - "endOffset": 3626 - } - } - }, - { - "to": { - "startLine": 27, - "startColumn": 4, - "startOffset": 2466, - "endColumn": 118, - "endOffset": 2580 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 37, - "startColumn": 4, - "startOffset": 3631, - "endColumn": 118, - "endOffset": 3745 - } - } - }, - { - "to": { - "startLine": 28, - "startColumn": 4, - "startOffset": 2585, - "endColumn": 106, - "endOffset": 2687 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 38, - "startColumn": 4, - "startOffset": 3750, - "endColumn": 106, - "endOffset": 3852 - } - } - }, - { - "to": { - "startLine": 29, - "startColumn": 4, - "startOffset": 2692, - "endColumn": 102, - "endOffset": 2790 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 39, - "startColumn": 4, - "startOffset": 3857, - "endColumn": 102, - "endOffset": 3955 - } - } - }, - { - "to": { - "startLine": 30, - "startColumn": 4, - "startOffset": 2795, - "endLine": 31, - "endColumn": 12, - "endOffset": 2937 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 42, - "startColumn": 4, - "startOffset": 4190, - "endLine": 43, - "endColumn": 12, - "endOffset": 4332 - } - } - }, - { - "to": { - "startLine": 32, - "startColumn": 4, - "startOffset": 2942, - "endLine": 33, - "endColumn": 12, - "endOffset": 3092 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 44, - "startColumn": 4, - "startOffset": 4337, - "endLine": 45, - "endColumn": 12, - "endOffset": 4487 - } - } - }, - { - "to": { - "startLine": 34, - "startColumn": 4, - "startOffset": 3097, - "endLine": 35, - "endColumn": 12, - "endOffset": 3263 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 46, - "startColumn": 4, - "startOffset": 4492, - "endLine": 47, - "endColumn": 12, - "endOffset": 4658 - } - } - }, - { - "to": { - "startLine": 36, - "startColumn": 4, - "startOffset": 3268, - "endLine": 37, - "endColumn": 12, - "endOffset": 3412 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 48, - "startColumn": 4, - "startOffset": 4663, - "endLine": 49, - "endColumn": 12, - "endOffset": 4807 - } - } - }, - { - "to": { - "startLine": 38, - "startColumn": 4, - "startOffset": 3417, - "endLine": 39, - "endColumn": 12, - "endOffset": 3577 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 50, - "startColumn": 4, - "startOffset": 4812, - "endLine": 51, - "endColumn": 12, - "endOffset": 4972 - } - } - }, - { - "to": { - "startLine": 40, - "startColumn": 4, - "startOffset": 3582, - "endLine": 41, - "endColumn": 12, - "endOffset": 3734 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 52, - "startColumn": 4, - "startOffset": 4977, - "endLine": 53, - "endColumn": 12, - "endOffset": 5129 - } - } - }, - { - "to": { - "startLine": 42, - "startColumn": 4, - "startOffset": 3739, - "endLine": 43, - "endColumn": 12, - "endOffset": 3885 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 54, - "startColumn": 4, - "startOffset": 5134, - "endLine": 55, - "endColumn": 12, - "endOffset": 5280 - } - } - }, - { - "to": { - "startLine": 44, - "startColumn": 4, - "startOffset": 3890, - "endColumn": 118, - "endOffset": 4004 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 58, - "startColumn": 4, - "startOffset": 5520, - "endColumn": 118, - "endOffset": 5634 - } - } - }, - { - "to": { - "startLine": 45, - "startColumn": 4, - "startOffset": 4009, - "endLine": 46, - "endColumn": 12, - "endOffset": 4153 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 61, - "startColumn": 4, - "startOffset": 5869, - "endLine": 62, - "endColumn": 12, - "endOffset": 6013 - } - } - }, - { - "to": { - "startLine": 47, - "startColumn": 4, - "startOffset": 4158, - "endLine": 48, - "endColumn": 12, - "endOffset": 4302 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 63, - "startColumn": 4, - "startOffset": 6018, - "endLine": 64, - "endColumn": 12, - "endOffset": 6162 - } - } - }, - { - "to": { - "startLine": 49, - "startColumn": 4, - "startOffset": 4307, - "endColumn": 111, - "endOffset": 4414 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 67, - "startColumn": 4, - "startOffset": 6402, - "endColumn": 111, - "endOffset": 6509 - } - } - }, - { - "to": { - "startLine": 50, - "startColumn": 4, - "startOffset": 4419, - "endColumn": 146, - "endOffset": 4561 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 70, - "startColumn": 4, - "startOffset": 6744, - "endColumn": 146, - "endOffset": 6886 - } - } - }, - { - "to": { - "startLine": 51, - "startColumn": 4, - "startOffset": 4566, - "endLine": 52, - "endColumn": 12, - "endOffset": 4714 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 71, - "startColumn": 4, - "startOffset": 6891, - "endLine": 72, - "endColumn": 12, - "endOffset": 7039 - } - } - }, - { - "to": { - "startLine": 53, - "startColumn": 4, - "startOffset": 4719, - "endLine": 54, - "endColumn": 12, - "endOffset": 4861 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 73, - "startColumn": 4, - "startOffset": 7044, - "endLine": 74, - "endColumn": 12, - "endOffset": 7186 - } - } - }, - { - "to": { - "startLine": 55, - "startColumn": 4, - "startOffset": 4866, - "endColumn": 74, - "endOffset": 4936 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 77, - "startColumn": 4, - "startOffset": 7421, - "endColumn": 74, - "endOffset": 7491 - } - } - }, - { - "to": { - "startLine": 56, - "startColumn": 4, - "startOffset": 4941, - "endColumn": 88, - "endOffset": 5025 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 78, - "startColumn": 4, - "startOffset": 7496, - "endColumn": 88, - "endOffset": 7580 - } - } - }, - { - "to": { - "startLine": 57, - "startColumn": 4, - "startOffset": 5030, - "endColumn": 86, - "endOffset": 5112 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 79, - "startColumn": 4, - "startOffset": 7585, - "endColumn": 86, - "endOffset": 7667 - } - } - }, - { - "to": { - "startLine": 58, - "startColumn": 4, - "startOffset": 5117, - "endColumn": 100, - "endOffset": 5213 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 80, - "startColumn": 4, - "startOffset": 7672, - "endColumn": 100, - "endOffset": 7768 - } - } - }, - { - "to": { - "startLine": 59, - "startColumn": 4, - "startOffset": 5218, - "endLine": 106, - "endColumn": 12, - "endOffset": 8619 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 81, - "startColumn": 4, - "startOffset": 7773, - "endLine": 128, - "endColumn": 12, - "endOffset": 11174 - } - } - }, - { - "to": { - "startLine": 107, - "startColumn": 4, - "startOffset": 8624, - "endLine": 109, - "endColumn": 12, - "endOffset": 8805 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 129, - "startColumn": 4, - "startOffset": 11179, - "endLine": 131, - "endColumn": 12, - "endOffset": 11360 - } - } - }, - { - "to": { - "startLine": 110, - "startColumn": 4, - "startOffset": 8810, - "endLine": 157, - "endColumn": 12, - "endOffset": 12223 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 132, - "startColumn": 4, - "startOffset": 11365, - "endLine": 179, - "endColumn": 12, - "endOffset": 14778 - } - } - }, - { - "to": { - "startLine": 158, - "startColumn": 4, - "startOffset": 12228, - "endLine": 160, - "endColumn": 12, - "endOffset": 12421 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 180, - "startColumn": 4, - "startOffset": 14783, - "endLine": 182, - "endColumn": 12, - "endOffset": 14976 - } - } - }, - { - "to": { - "startLine": 161, - "startColumn": 4, - "startOffset": 12426, - "endLine": 162, - "endColumn": 12, - "endOffset": 12544 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 185, - "startColumn": 4, - "startOffset": 15211, - "endLine": 186, - "endColumn": 12, - "endOffset": 15329 - } - } - }, - { - "to": { - "startLine": 163, - "startColumn": 4, - "startOffset": 12549, - "endLine": 164, - "endColumn": 12, - "endOffset": 12667 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 187, - "startColumn": 4, - "startOffset": 15334, - "endLine": 188, - "endColumn": 12, - "endOffset": 15452 - } - } - }, - { - "to": { - "startLine": 165, - "startColumn": 4, - "startOffset": 12672, - "endLine": 166, - "endColumn": 12, - "endOffset": 12780 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 189, - "startColumn": 4, - "startOffset": 15457, - "endLine": 190, - "endColumn": 12, - "endOffset": 15565 - } - } - }, - { - "to": { - "startLine": 167, - "startColumn": 4, - "startOffset": 12785, - "endLine": 169, - "endColumn": 12, - "endOffset": 12963 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 191, - "startColumn": 4, - "startOffset": 15570, - "endLine": 193, - "endColumn": 12, - "endOffset": 15748 - } - } - }, - { - "to": { - "startLine": 170, - "startColumn": 4, - "startOffset": 12968, - "endLine": 171, - "endColumn": 12, - "endOffset": 13094 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 194, - "startColumn": 4, - "startOffset": 15753, - "endLine": 195, - "endColumn": 12, - "endOffset": 15879 - } - } - }, - { - "to": { - "startLine": 172, - "startColumn": 4, - "startOffset": 13099, - "endColumn": 116, - "endOffset": 13211 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 196, - "startColumn": 4, - "startOffset": 15884, - "endColumn": 116, - "endOffset": 15996 - } - } - }, - { - "to": { - "startLine": 173, - "startColumn": 4, - "startOffset": 13216, - "endColumn": 88, - "endOffset": 13300 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 197, - "startColumn": 4, - "startOffset": 16001, - "endColumn": 88, - "endOffset": 16085 - } - } - }, - { - "to": { - "startLine": 174, - "startColumn": 4, - "startOffset": 13305, - "endColumn": 110, - "endOffset": 13411 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 198, - "startColumn": 4, - "startOffset": 16090, - "endColumn": 110, - "endOffset": 16196 - } - } - }, - { - "to": { - "startLine": 175, - "startColumn": 4, - "startOffset": 13416, - "endColumn": 126, - "endOffset": 13538 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 199, - "startColumn": 4, - "startOffset": 16201, - "endColumn": 126, - "endOffset": 16323 - } - } - }, - { - "to": { - "startLine": 176, - "startColumn": 4, - "startOffset": 13543, - "endColumn": 100, - "endOffset": 13639 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 200, - "startColumn": 4, - "startOffset": 16328, - "endColumn": 100, - "endOffset": 16424 - } - } - }, - { - "to": { - "startLine": 177, - "startColumn": 4, - "startOffset": 13644, - "endColumn": 94, - "endOffset": 13734 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 201, - "startColumn": 4, - "startOffset": 16429, - "endColumn": 94, - "endOffset": 16519 - } - } - }, - { - "to": { - "startLine": 178, - "startColumn": 4, - "startOffset": 13739, - "endColumn": 122, - "endOffset": 13857 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 202, - "startColumn": 4, - "startOffset": 16524, - "endColumn": 122, - "endOffset": 16642 - } - } - }, - { - "to": { - "startLine": 179, - "startColumn": 4, - "startOffset": 13862, - "endColumn": 128, - "endOffset": 13986 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 203, - "startColumn": 4, - "startOffset": 16647, - "endColumn": 128, - "endOffset": 16771 - } - } - }, - { - "to": { - "startLine": 180, - "startColumn": 4, - "startOffset": 13991, - "endColumn": 116, - "endOffset": 14103 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 204, - "startColumn": 4, - "startOffset": 16776, - "endColumn": 116, - "endOffset": 16888 - } - } - }, - { - "to": { - "startLine": 181, - "startColumn": 4, - "startOffset": 14108, - "endColumn": 92, - "endOffset": 14196 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 205, - "startColumn": 4, - "startOffset": 16893, - "endColumn": 92, - "endOffset": 16981 - } - } - }, - { - "to": { - "startLine": 182, - "startColumn": 4, - "startOffset": 14201, - "endLine": 183, - "endColumn": 12, - "endOffset": 14331 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 206, - "startColumn": 4, - "startOffset": 16986, - "endLine": 207, - "endColumn": 12, - "endOffset": 17116 - } - } - }, - { - "to": { - "startLine": 184, - "startColumn": 4, - "startOffset": 14336, - "endLine": 185, - "endColumn": 12, - "endOffset": 14474 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 208, - "startColumn": 4, - "startOffset": 17121, - "endLine": 209, - "endColumn": 12, - "endOffset": 17259 - } - } - }, - { - "to": { - "startLine": 186, - "startColumn": 4, - "startOffset": 14479, - "endLine": 187, - "endColumn": 12, - "endOffset": 14609 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 210, - "startColumn": 4, - "startOffset": 17264, - "endLine": 211, - "endColumn": 12, - "endOffset": 17394 - } - } - }, - { - "to": { - "startLine": 188, - "startColumn": 4, - "startOffset": 14614, - "endLine": 189, - "endColumn": 12, - "endOffset": 14728 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 212, - "startColumn": 4, - "startOffset": 17399, - "endLine": 213, - "endColumn": 12, - "endOffset": 17513 - } - } - }, - { - "to": { - "startLine": 190, - "startColumn": 4, - "startOffset": 14733, - "endLine": 193, - "endColumn": 12, - "endOffset": 14929 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 214, - "startColumn": 4, - "startOffset": 17518, - "endLine": 217, - "endColumn": 12, - "endOffset": 17714 - } - } - }, - { - "to": { - "startLine": 194, - "startColumn": 4, - "startOffset": 14934, - "endLine": 195, - "endColumn": 12, - "endOffset": 15048 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 218, - "startColumn": 4, - "startOffset": 17719, - "endLine": 219, - "endColumn": 12, - "endOffset": 17833 - } - } - }, - { - "to": { - "startLine": 196, - "startColumn": 4, - "startOffset": 15053, - "endColumn": 92, - "endOffset": 15141 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 220, - "startColumn": 4, - "startOffset": 17838, - "endColumn": 92, - "endOffset": 17926 - } - } - }, - { - "to": { - "startLine": 197, - "startColumn": 4, - "startOffset": 15146, - "endColumn": 110, - "endOffset": 15252 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 221, - "startColumn": 4, - "startOffset": 17931, - "endColumn": 110, - "endOffset": 18037 - } - } - }, - { - "to": { - "startLine": 198, - "startColumn": 4, - "startOffset": 15257, - "endColumn": 55, - "endOffset": 15308 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 222, - "startColumn": 4, - "startOffset": 18042, - "endColumn": 55, - "endOffset": 18093 - } - } - }, - { - "to": { - "startLine": 199, - "startColumn": 4, - "startOffset": 15313, - "endLine": 200, - "endColumn": 12, - "endOffset": 15415 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 223, - "startColumn": 4, - "startOffset": 18098, - "endLine": 224, - "endColumn": 12, - "endOffset": 18200 - } - } - }, - { - "to": { - "startLine": 201, - "startColumn": 4, - "startOffset": 15420, - "endLine": 204, - "endColumn": 12, - "endOffset": 15610 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 225, - "startColumn": 4, - "startOffset": 18205, - "endLine": 228, - "endColumn": 12, - "endOffset": 18395 - } - } - }, - { - "to": { - "startLine": 205, - "startColumn": 4, - "startOffset": 15615, - "endLine": 206, - "endColumn": 12, - "endOffset": 15721 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 229, - "startColumn": 4, - "startOffset": 18400, - "endLine": 230, - "endColumn": 12, - "endOffset": 18506 - } - } - }, - { - "to": { - "startLine": 207, - "startColumn": 4, - "startOffset": 15726, - "endLine": 208, - "endColumn": 12, - "endOffset": 15854 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 231, - "startColumn": 4, - "startOffset": 18511, - "endLine": 232, - "endColumn": 12, - "endOffset": 18639 - } - } - }, - { - "to": { - "startLine": 209, - "startColumn": 4, - "startOffset": 15859, - "endColumn": 94, - "endOffset": 15949 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 233, - "startColumn": 4, - "startOffset": 18644, - "endColumn": 94, - "endOffset": 18734 - } - } - }, - { - "to": { - "startLine": 210, - "startColumn": 4, - "startOffset": 15954, - "endColumn": 90, - "endOffset": 16040 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 234, - "startColumn": 4, - "startOffset": 18739, - "endColumn": 90, - "endOffset": 18825 - } - } - }, - { - "to": { - "startLine": 211, - "startColumn": 4, - "startOffset": 16045, - "endColumn": 112, - "endOffset": 16153 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 235, - "startColumn": 4, - "startOffset": 18830, - "endColumn": 112, - "endOffset": 18938 - } - } - }, - { - "to": { - "startLine": 212, - "startColumn": 4, - "startOffset": 16158, - "endColumn": 116, - "endOffset": 16270 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 236, - "startColumn": 4, - "startOffset": 18943, - "endColumn": 116, - "endOffset": 19055 - } - } - }, - { - "to": { - "startLine": 213, - "startColumn": 4, - "startOffset": 16275, - "endLine": 214, - "endColumn": 12, - "endOffset": 16409 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 237, - "startColumn": 4, - "startOffset": 19060, - "endLine": 238, - "endColumn": 12, - "endOffset": 19194 - } - } - }, - { - "to": { - "startLine": 215, - "startColumn": 4, - "startOffset": 16414, - "endLine": 221, - "endColumn": 12, - "endOffset": 16762 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 241, - "startColumn": 4, - "startOffset": 19429, - "endLine": 247, - "endColumn": 12, - "endOffset": 19777 - } - } - }, - { - "to": { - "startLine": 222, - "startColumn": 4, - "startOffset": 16767, - "endLine": 228, - "endColumn": 12, - "endOffset": 17127 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 248, - "startColumn": 4, - "startOffset": 19782, - "endLine": 254, - "endColumn": 12, - "endOffset": 20142 - } - } - }, - { - "to": { - "startLine": 229, - "startColumn": 4, - "startOffset": 17132, - "endLine": 238, - "endColumn": 12, - "endOffset": 17807 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 255, - "startColumn": 4, - "startOffset": 20147, - "endLine": 264, - "endColumn": 12, - "endOffset": 20822 - } - } - }, - { - "to": { - "startLine": 239, - "startColumn": 4, - "startOffset": 17812, - "endColumn": 56, - "endOffset": 17864 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 265, - "startColumn": 4, - "startOffset": 20827, - "endColumn": 56, - "endOffset": 20879 - } - } - }, - { - "to": { - "startLine": 240, - "startColumn": 4, - "startOffset": 17869, - "endColumn": 57, - "endOffset": 17922 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v21\\values-v21.xml", - "position": { - "startLine": 266, - "startColumn": 4, - "startOffset": 20884, - "endColumn": 57, - "endOffset": 20937 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-v22.json b/android/build/intermediates/blame/res/release/multi/values-v22.json deleted file mode 100644 index 85fabce..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-v22.json +++ /dev/null @@ -1,87 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v22\\values-v22.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 285, - "endColumn": 74, - "endOffset": 355 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 130, - "endColumn": 86, - "endOffset": 212 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v22\\values-v22.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 360, - "endColumn": 86, - "endOffset": 442 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 217, - "endLine": 6, - "endColumn": 12, - "endOffset": 393 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v22\\values-v22.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 447, - "endLine": 8, - "endColumn": 12, - "endOffset": 623 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 398, - "endLine": 9, - "endColumn": 12, - "endOffset": 586 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v22\\values-v22.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 628, - "endLine": 11, - "endColumn": 12, - "endOffset": 816 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-v23.json b/android/build/intermediates/blame/res/release/multi/values-v23.json deleted file mode 100644 index 9038592..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-v23.json +++ /dev/null @@ -1,125 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v23\\values-v23.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 290, - "endColumn": 134, - "endOffset": 420 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 190, - "endColumn": 74, - "endOffset": 260 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v23\\values-v23.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 655, - "endColumn": 74, - "endOffset": 725 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 265, - "endColumn": 86, - "endOffset": 347 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v23\\values-v23.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 730, - "endColumn": 86, - "endOffset": 812 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 352, - "endLine": 10, - "endColumn": 12, - "endOffset": 675 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v23\\values-v23.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 817, - "endLine": 14, - "endColumn": 12, - "endOffset": 1140 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 680, - "endLine": 16, - "endColumn": 12, - "endOffset": 1015 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v23\\values-v23.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1145, - "endLine": 20, - "endColumn": 12, - "endOffset": 1480 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1020, - "endColumn": 104, - "endOffset": 1120 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-v23\\values-v23.xml", - "position": { - "startLine": 23, - "startColumn": 4, - "startOffset": 1715, - "endColumn": 104, - "endOffset": 1815 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-vi.json b/android/build/intermediates/blame/res/release/multi/values-vi.json deleted file mode 100644 index 3e60356..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-vi.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-vi\\values-vi.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 113, - "endOffset": 389 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 169, - "endColumn": 107, - "endOffset": 272 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-vi\\values-vi.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 394, - "endColumn": 107, - "endOffset": 497 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 277, - "endColumn": 122, - "endOffset": 395 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-vi\\values-vi.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 502, - "endColumn": 122, - "endOffset": 620 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 400, - "endColumn": 107, - "endOffset": 503 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-vi\\values-vi.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 625, - "endColumn": 107, - "endOffset": 728 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 508, - "endColumn": 108, - "endOffset": 612 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-vi\\values-vi.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 733, - "endColumn": 108, - "endOffset": 837 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 617, - "endColumn": 83, - "endOffset": 696 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-vi\\values-vi.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 842, - "endColumn": 83, - "endOffset": 921 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 701, - "endColumn": 102, - "endOffset": 799 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-vi\\values-vi.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 926, - "endColumn": 102, - "endOffset": 1024 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 804, - "endColumn": 118, - "endOffset": 918 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-vi\\values-vi.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1029, - "endColumn": 118, - "endOffset": 1143 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 923, - "endColumn": 83, - "endOffset": 1002 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-vi\\values-vi.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1148, - "endColumn": 83, - "endOffset": 1227 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1007, - "endColumn": 103, - "endOffset": 1106 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-vi\\values-vi.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1232, - "endColumn": 103, - "endOffset": 1331 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1111, - "endColumn": 108, - "endOffset": 1215 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-vi\\values-vi.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1336, - "endColumn": 108, - "endOffset": 1440 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1220, - "endColumn": 100, - "endOffset": 1316 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-vi\\values-vi.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1445, - "endColumn": 100, - "endOffset": 1541 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1321, - "endColumn": 104, - "endOffset": 1421 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-vi\\values-vi.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1546, - "endColumn": 104, - "endOffset": 1646 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1426, - "endColumn": 113, - "endOffset": 1535 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-vi\\values-vi.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1651, - "endColumn": 113, - "endOffset": 1760 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1540, - "endColumn": 104, - "endOffset": 1640 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-vi\\values-vi.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1765, - "endColumn": 104, - "endOffset": 1865 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1645, - "endColumn": 119, - "endOffset": 1760 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-vi\\values-vi.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1870, - "endColumn": 119, - "endOffset": 1985 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1765, - "endColumn": 98, - "endOffset": 1859 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-vi\\values-vi.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1990, - "endColumn": 98, - "endOffset": 2084 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1864, - "endColumn": 100, - "endOffset": 1960 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-vi\\values-vi.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2089, - "endColumn": 100, - "endOffset": 2185 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-w360dp-v13.json b/android/build/intermediates/blame/res/release/multi/values-w360dp-v13.json deleted file mode 100644 index 58820dd..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-w360dp-v13.json +++ /dev/null @@ -1,26 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-w360dp-v13\\values-w360dp-v13.xml", - "map": [ - { - "to": { - "startLine": 2, - "startColumn": 4, - "startOffset": 55, - "endColumn": 54, - "endOffset": 105 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-w360dp\\values-w360dp.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 283, - "endColumn": 54, - "endOffset": 333 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-w480dp-v13.json b/android/build/intermediates/blame/res/release/multi/values-w480dp-v13.json deleted file mode 100644 index 577ffbc..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-w480dp-v13.json +++ /dev/null @@ -1,45 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-w480dp-v13\\values-w480dp-v13.xml", - "map": [ - { - "to": { - "startLine": 2, - "startColumn": 4, - "startOffset": 55, - "endColumn": 61, - "endOffset": 112 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-w480dp\\values-w480dp.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 282, - "endColumn": 61, - "endOffset": 339 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 117, - "endColumn": 71, - "endOffset": 184 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-w480dp\\values-w480dp.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 572, - "endColumn": 71, - "endOffset": 639 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-w500dp-v13.json b/android/build/intermediates/blame/res/release/multi/values-w500dp-v13.json deleted file mode 100644 index a6946e8..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-w500dp-v13.json +++ /dev/null @@ -1,26 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-w500dp-v13\\values-w500dp-v13.xml", - "map": [ - { - "to": { - "startLine": 2, - "startColumn": 4, - "startOffset": 55, - "endColumn": 54, - "endOffset": 105 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-w500dp\\values-w500dp.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 283, - "endColumn": 54, - "endOffset": 333 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-w600dp-v13.json b/android/build/intermediates/blame/res/release/multi/values-w600dp-v13.json deleted file mode 100644 index 6b9d8ee..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-w600dp-v13.json +++ /dev/null @@ -1,45 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-w600dp-v13\\values-w600dp-v13.xml", - "map": [ - { - "to": { - "startLine": 2, - "startColumn": 4, - "startOffset": 55, - "endColumn": 63, - "endOffset": 114 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-w600dp\\values-w600dp.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 283, - "endColumn": 63, - "endOffset": 342 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 119, - "endColumn": 54, - "endOffset": 169 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-w600dp\\values-w600dp.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 347, - "endColumn": 54, - "endOffset": 397 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-w720dp-v13.json b/android/build/intermediates/blame/res/release/multi/values-w720dp-v13.json deleted file mode 100644 index 08626ce..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-w720dp-v13.json +++ /dev/null @@ -1,26 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-w720dp-v13\\values-w720dp-v13.xml", - "map": [ - { - "to": { - "startLine": 2, - "startColumn": 4, - "startOffset": 55, - "endColumn": 76, - "endOffset": 127 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-w720dp\\values-w720dp.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 282, - "endColumn": 76, - "endOffset": 354 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-xlarge-land-v4.json b/android/build/intermediates/blame/res/release/multi/values-xlarge-land-v4.json deleted file mode 100644 index 0f0118f..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-xlarge-land-v4.json +++ /dev/null @@ -1,26 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-xlarge-land-v4\\values-xlarge-land-v4.xml", - "map": [ - { - "to": { - "startLine": 2, - "startColumn": 4, - "startOffset": 55, - "endColumn": 63, - "endOffset": 114 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-xlarge-land\\values-xlarge-land.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 288, - "endColumn": 63, - "endOffset": 347 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-xlarge-v4.json b/android/build/intermediates/blame/res/release/multi/values-xlarge-v4.json deleted file mode 100644 index 0729928..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-xlarge-v4.json +++ /dev/null @@ -1,140 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-xlarge-v4\\values-xlarge-v4.xml", - "map": [ - { - "to": { - "startLine": 2, - "startColumn": 4, - "startOffset": 55, - "endColumn": 76, - "endOffset": 127 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-xlarge\\values-xlarge.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 282, - "endColumn": 76, - "endOffset": 354 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 132, - "endColumn": 63, - "endOffset": 191 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-xlarge\\values-xlarge.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 587, - "endColumn": 63, - "endOffset": 646 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 196, - "endColumn": 66, - "endOffset": 258 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-xlarge\\values-xlarge.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 651, - "endColumn": 66, - "endOffset": 713 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 263, - "endColumn": 66, - "endOffset": 325 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-xlarge\\values-xlarge.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 718, - "endColumn": 66, - "endOffset": 780 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 330, - "endColumn": 65, - "endOffset": 391 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-xlarge\\values-xlarge.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 785, - "endColumn": 65, - "endOffset": 846 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 396, - "endColumn": 65, - "endOffset": 457 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-xlarge\\values-xlarge.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 851, - "endColumn": 65, - "endOffset": 912 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 462, - "endColumn": 54, - "endOffset": 512 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-xlarge\\values-xlarge.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 917, - "endColumn": 54, - "endOffset": 967 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-zh-rCN.json b/android/build/intermediates/blame/res/release/multi/values-zh-rCN.json deleted file mode 100644 index 9373577..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-zh-rCN.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rCN\\values-zh-rCN.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 95, - "endOffset": 375 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 151, - "endColumn": 106, - "endOffset": 253 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rCN\\values-zh-rCN.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 380, - "endColumn": 106, - "endOffset": 482 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 258, - "endColumn": 122, - "endOffset": 376 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rCN\\values-zh-rCN.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 487, - "endColumn": 122, - "endOffset": 605 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 381, - "endColumn": 94, - "endOffset": 471 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rCN\\values-zh-rCN.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 610, - "endColumn": 94, - "endOffset": 700 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 476, - "endColumn": 99, - "endOffset": 571 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rCN\\values-zh-rCN.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 705, - "endColumn": 99, - "endOffset": 800 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 576, - "endColumn": 81, - "endOffset": 653 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rCN\\values-zh-rCN.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 805, - "endColumn": 81, - "endOffset": 882 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 658, - "endColumn": 96, - "endOffset": 750 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rCN\\values-zh-rCN.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 887, - "endColumn": 96, - "endOffset": 979 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 755, - "endColumn": 105, - "endOffset": 856 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rCN\\values-zh-rCN.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 984, - "endColumn": 105, - "endOffset": 1085 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 861, - "endColumn": 77, - "endOffset": 934 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rCN\\values-zh-rCN.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1090, - "endColumn": 77, - "endOffset": 1163 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 939, - "endColumn": 95, - "endOffset": 1030 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rCN\\values-zh-rCN.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1168, - "endColumn": 95, - "endOffset": 1259 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1035, - "endColumn": 95, - "endOffset": 1126 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rCN\\values-zh-rCN.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1264, - "endColumn": 95, - "endOffset": 1355 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1131, - "endColumn": 94, - "endOffset": 1221 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rCN\\values-zh-rCN.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1360, - "endColumn": 94, - "endOffset": 1450 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1226, - "endColumn": 96, - "endOffset": 1318 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rCN\\values-zh-rCN.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1455, - "endColumn": 96, - "endOffset": 1547 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1323, - "endColumn": 94, - "endOffset": 1413 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rCN\\values-zh-rCN.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1552, - "endColumn": 94, - "endOffset": 1642 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1418, - "endColumn": 97, - "endOffset": 1511 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rCN\\values-zh-rCN.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1647, - "endColumn": 97, - "endOffset": 1740 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1516, - "endColumn": 111, - "endOffset": 1623 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rCN\\values-zh-rCN.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1745, - "endColumn": 111, - "endOffset": 1852 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1628, - "endColumn": 93, - "endOffset": 1717 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rCN\\values-zh-rCN.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1857, - "endColumn": 93, - "endOffset": 1946 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1722, - "endColumn": 100, - "endOffset": 1818 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rCN\\values-zh-rCN.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 1951, - "endColumn": 100, - "endOffset": 2047 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-zh-rHK.json b/android/build/intermediates/blame/res/release/multi/values-zh-rHK.json deleted file mode 100644 index 41805e8..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-zh-rHK.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rHK\\values-zh-rHK.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 94, - "endOffset": 374 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 150, - "endColumn": 106, - "endOffset": 252 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rHK\\values-zh-rHK.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 379, - "endColumn": 106, - "endOffset": 481 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 257, - "endColumn": 122, - "endOffset": 375 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rHK\\values-zh-rHK.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 486, - "endColumn": 122, - "endOffset": 604 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 380, - "endColumn": 92, - "endOffset": 468 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rHK\\values-zh-rHK.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 609, - "endColumn": 92, - "endOffset": 697 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 473, - "endColumn": 99, - "endOffset": 568 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rHK\\values-zh-rHK.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 702, - "endColumn": 99, - "endOffset": 797 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 573, - "endColumn": 81, - "endOffset": 650 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rHK\\values-zh-rHK.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 802, - "endColumn": 81, - "endOffset": 879 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 655, - "endColumn": 96, - "endOffset": 747 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rHK\\values-zh-rHK.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 884, - "endColumn": 96, - "endOffset": 976 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 752, - "endColumn": 107, - "endOffset": 855 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rHK\\values-zh-rHK.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 981, - "endColumn": 107, - "endOffset": 1084 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 860, - "endColumn": 77, - "endOffset": 933 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rHK\\values-zh-rHK.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1089, - "endColumn": 77, - "endOffset": 1162 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 938, - "endColumn": 95, - "endOffset": 1029 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rHK\\values-zh-rHK.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1167, - "endColumn": 95, - "endOffset": 1258 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1034, - "endColumn": 95, - "endOffset": 1125 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rHK\\values-zh-rHK.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1263, - "endColumn": 95, - "endOffset": 1354 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1130, - "endColumn": 94, - "endOffset": 1220 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rHK\\values-zh-rHK.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1359, - "endColumn": 94, - "endOffset": 1449 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1225, - "endColumn": 96, - "endOffset": 1317 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rHK\\values-zh-rHK.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1454, - "endColumn": 96, - "endOffset": 1546 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1322, - "endColumn": 94, - "endOffset": 1412 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rHK\\values-zh-rHK.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1551, - "endColumn": 94, - "endOffset": 1641 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1417, - "endColumn": 97, - "endOffset": 1510 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rHK\\values-zh-rHK.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1646, - "endColumn": 97, - "endOffset": 1739 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1515, - "endColumn": 112, - "endOffset": 1623 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rHK\\values-zh-rHK.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1744, - "endColumn": 112, - "endOffset": 1852 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1628, - "endColumn": 93, - "endOffset": 1717 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rHK\\values-zh-rHK.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1857, - "endColumn": 93, - "endOffset": 1946 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1722, - "endColumn": 101, - "endOffset": 1819 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rHK\\values-zh-rHK.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 1951, - "endColumn": 101, - "endOffset": 2048 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-zh-rTW.json b/android/build/intermediates/blame/res/release/multi/values-zh-rTW.json deleted file mode 100644 index 45e29c3..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-zh-rTW.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rTW\\values-zh-rTW.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 284, - "endColumn": 94, - "endOffset": 374 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 150, - "endColumn": 106, - "endOffset": 252 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rTW\\values-zh-rTW.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 379, - "endColumn": 106, - "endOffset": 481 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 257, - "endColumn": 122, - "endOffset": 375 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rTW\\values-zh-rTW.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 486, - "endColumn": 122, - "endOffset": 604 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 380, - "endColumn": 92, - "endOffset": 468 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rTW\\values-zh-rTW.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 609, - "endColumn": 92, - "endOffset": 697 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 473, - "endColumn": 99, - "endOffset": 568 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rTW\\values-zh-rTW.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 702, - "endColumn": 99, - "endOffset": 797 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 573, - "endColumn": 81, - "endOffset": 650 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rTW\\values-zh-rTW.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 802, - "endColumn": 81, - "endOffset": 879 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 655, - "endColumn": 96, - "endOffset": 747 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rTW\\values-zh-rTW.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 884, - "endColumn": 96, - "endOffset": 976 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 752, - "endColumn": 107, - "endOffset": 855 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rTW\\values-zh-rTW.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 981, - "endColumn": 107, - "endOffset": 1084 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 860, - "endColumn": 77, - "endOffset": 933 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rTW\\values-zh-rTW.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1089, - "endColumn": 77, - "endOffset": 1162 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 938, - "endColumn": 95, - "endOffset": 1029 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rTW\\values-zh-rTW.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1167, - "endColumn": 95, - "endOffset": 1258 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1034, - "endColumn": 95, - "endOffset": 1125 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rTW\\values-zh-rTW.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1263, - "endColumn": 95, - "endOffset": 1354 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1130, - "endColumn": 94, - "endOffset": 1220 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rTW\\values-zh-rTW.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1359, - "endColumn": 94, - "endOffset": 1449 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1225, - "endColumn": 96, - "endOffset": 1317 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rTW\\values-zh-rTW.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1454, - "endColumn": 96, - "endOffset": 1546 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1322, - "endColumn": 94, - "endOffset": 1412 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rTW\\values-zh-rTW.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1551, - "endColumn": 94, - "endOffset": 1641 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1417, - "endColumn": 99, - "endOffset": 1512 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rTW\\values-zh-rTW.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1646, - "endColumn": 99, - "endOffset": 1741 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1517, - "endColumn": 112, - "endOffset": 1625 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rTW\\values-zh-rTW.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1746, - "endColumn": 112, - "endOffset": 1854 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1630, - "endColumn": 93, - "endOffset": 1719 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rTW\\values-zh-rTW.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1859, - "endColumn": 93, - "endOffset": 1948 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1724, - "endColumn": 100, - "endOffset": 1820 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zh-rTW\\values-zh-rTW.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 1953, - "endColumn": 100, - "endOffset": 2049 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values-zu.json b/android/build/intermediates/blame/res/release/multi/values-zu.json deleted file mode 100644 index ffa0aa5..0000000 --- a/android/build/intermediates/blame/res/release/multi/values-zu.json +++ /dev/null @@ -1,349 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\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": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zu\\values-zu.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 280, - "endColumn": 107, - "endOffset": 383 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 163, - "endColumn": 107, - "endOffset": 266 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zu\\values-zu.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 388, - "endColumn": 107, - "endOffset": 491 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 271, - "endColumn": 122, - "endOffset": 389 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zu\\values-zu.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 496, - "endColumn": 122, - "endOffset": 614 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 394, - "endColumn": 106, - "endOffset": 496 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zu\\values-zu.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 619, - "endColumn": 106, - "endOffset": 721 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 501, - "endColumn": 113, - "endOffset": 610 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zu\\values-zu.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 726, - "endColumn": 113, - "endOffset": 835 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 615, - "endColumn": 87, - "endOffset": 698 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zu\\values-zu.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 840, - "endColumn": 87, - "endOffset": 923 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 703, - "endColumn": 102, - "endOffset": 801 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zu\\values-zu.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 928, - "endColumn": 102, - "endOffset": 1026 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 806, - "endColumn": 126, - "endOffset": 928 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zu\\values-zu.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1031, - "endColumn": 126, - "endOffset": 1153 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 933, - "endColumn": 85, - "endOffset": 1014 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zu\\values-zu.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1158, - "endColumn": 85, - "endOffset": 1239 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1019, - "endColumn": 103, - "endOffset": 1118 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zu\\values-zu.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1244, - "endColumn": 103, - "endOffset": 1343 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1123, - "endColumn": 105, - "endOffset": 1224 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zu\\values-zu.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1348, - "endColumn": 105, - "endOffset": 1449 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1229, - "endColumn": 97, - "endOffset": 1322 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zu\\values-zu.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1454, - "endColumn": 97, - "endOffset": 1547 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1327, - "endColumn": 106, - "endOffset": 1429 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zu\\values-zu.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1552, - "endColumn": 106, - "endOffset": 1654 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1434, - "endColumn": 105, - "endOffset": 1535 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zu\\values-zu.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1659, - "endColumn": 105, - "endOffset": 1760 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1540, - "endColumn": 105, - "endOffset": 1641 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zu\\values-zu.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1765, - "endColumn": 105, - "endOffset": 1866 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1646, - "endColumn": 119, - "endOffset": 1761 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zu\\values-zu.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1871, - "endColumn": 119, - "endOffset": 1986 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1766, - "endColumn": 95, - "endOffset": 1857 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zu\\values-zu.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1991, - "endColumn": 95, - "endOffset": 2082 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1862, - "endColumn": 100, - "endOffset": 1958 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values-zu\\values-zu.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2087, - "endColumn": 100, - "endOffset": 2183 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/multi/values.json b/android/build/intermediates/blame/res/release/multi/values.json deleted file mode 100644 index 112fd11..0000000 --- a/android/build/intermediates/blame/res/release/multi/values.json +++ /dev/null @@ -1,9934 +0,0 @@ -[ - { - "outputFile": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values\\values.xml", - "map": [ - { - "to": { - "startLine": 2, - "startColumn": 4, - "startOffset": 100, - "endColumn": 54, - "endOffset": 150 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 275, - "endColumn": 54, - "endOffset": 325 - } - } - }, - { - "to": { - "startLine": 3, - "startColumn": 4, - "startOffset": 155, - "endColumn": 44, - "endOffset": 195 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 330, - "endColumn": 44, - "endOffset": 370 - } - } - }, - { - "to": { - "startLine": 4, - "startColumn": 4, - "startOffset": 200, - "endColumn": 48, - "endOffset": 244 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 375, - "endColumn": 48, - "endOffset": 419 - } - } - }, - { - "to": { - "startLine": 5, - "startColumn": 4, - "startOffset": 249, - "endColumn": 40, - "endOffset": 285 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 424, - "endColumn": 40, - "endOffset": 460 - } - } - }, - { - "to": { - "startLine": 6, - "startColumn": 4, - "startOffset": 290, - "endColumn": 54, - "endOffset": 340 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 685, - "endColumn": 54, - "endOffset": 735 - } - } - }, - { - "to": { - "startLine": 7, - "startColumn": 4, - "startOffset": 345, - "endColumn": 62, - "endOffset": 403 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 740, - "endColumn": 62, - "endOffset": 798 - } - } - }, - { - "to": { - "startLine": 8, - "startColumn": 4, - "startOffset": 408, - "endColumn": 75, - "endOffset": 479 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 803, - "endColumn": 75, - "endOffset": 874 - } - } - }, - { - "to": { - "startLine": 9, - "startColumn": 4, - "startOffset": 484, - "endColumn": 61, - "endOffset": 541 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1100, - "endColumn": 61, - "endOffset": 1157 - } - } - }, - { - "to": { - "startLine": 10, - "startColumn": 4, - "startOffset": 546, - "endColumn": 72, - "endOffset": 614 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1162, - "endColumn": 72, - "endOffset": 1230 - } - } - }, - { - "to": { - "startLine": 11, - "startColumn": 4, - "startOffset": 619, - "endColumn": 67, - "endOffset": 682 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1235, - "endColumn": 67, - "endOffset": 1298 - } - } - }, - { - "to": { - "startLine": 12, - "startColumn": 4, - "startOffset": 687, - "endColumn": 77, - "endOffset": 760 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1523, - "endColumn": 77, - "endOffset": 1596 - } - } - }, - { - "to": { - "startLine": 13, - "startColumn": 4, - "startOffset": 765, - "endColumn": 80, - "endOffset": 841 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 23, - "startColumn": 4, - "startOffset": 1822, - "endColumn": 80, - "endOffset": 1898 - } - } - }, - { - "to": { - "startLine": 14, - "startColumn": 4, - "startOffset": 846, - "endColumn": 60, - "endOffset": 902 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 24, - "startColumn": 4, - "startOffset": 1903, - "endColumn": 60, - "endOffset": 1959 - } - } - }, - { - "to": { - "startLine": 15, - "startColumn": 4, - "startOffset": 907, - "endColumn": 74, - "endOffset": 977 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 25, - "startColumn": 4, - "startOffset": 1964, - "endColumn": 74, - "endOffset": 2034 - } - } - }, - { - "to": { - "startLine": 16, - "startColumn": 4, - "startOffset": 982, - "endColumn": 75, - "endOffset": 1053 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 26, - "startColumn": 4, - "startOffset": 2039, - "endColumn": 75, - "endOffset": 2110 - } - } - }, - { - "to": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1058, - "endColumn": 76, - "endOffset": 1130 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 29, - "startColumn": 4, - "startOffset": 2345, - "endColumn": 76, - "endOffset": 2417 - } - } - }, - { - "to": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1135, - "endColumn": 77, - "endOffset": 1208 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 30, - "startColumn": 4, - "startOffset": 2422, - "endColumn": 77, - "endOffset": 2495 - } - } - }, - { - "to": { - "startLine": 19, - "startColumn": 4, - "startOffset": 1213, - "endColumn": 84, - "endOffset": 1293 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 31, - "startColumn": 4, - "startOffset": 2500, - "endColumn": 84, - "endOffset": 2580 - } - } - }, - { - "to": { - "startLine": 20, - "startColumn": 4, - "startOffset": 1298, - "endColumn": 81, - "endOffset": 1375 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 32, - "startColumn": 4, - "startOffset": 2585, - "endColumn": 81, - "endOffset": 2662 - } - } - }, - { - "to": { - "startLine": 21, - "startColumn": 4, - "startOffset": 1380, - "endColumn": 75, - "endOffset": 1451 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 33, - "startColumn": 4, - "startOffset": 2667, - "endColumn": 75, - "endOffset": 2738 - } - } - }, - { - "to": { - "startLine": 22, - "startColumn": 4, - "startOffset": 1456, - "endColumn": 75, - "endOffset": 1527 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 34, - "startColumn": 4, - "startOffset": 2743, - "endColumn": 75, - "endOffset": 2814 - } - } - }, - { - "to": { - "startLine": 23, - "startColumn": 4, - "startOffset": 1532, - "endColumn": 76, - "endOffset": 1604 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 35, - "startColumn": 4, - "startOffset": 2819, - "endColumn": 76, - "endOffset": 2891 - } - } - }, - { - "to": { - "startLine": 24, - "startColumn": 4, - "startOffset": 1609, - "endColumn": 77, - "endOffset": 1682 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 36, - "startColumn": 4, - "startOffset": 2896, - "endColumn": 77, - "endOffset": 2969 - } - } - }, - { - "to": { - "startLine": 25, - "startColumn": 4, - "startOffset": 1687, - "endColumn": 105, - "endOffset": 1788 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 37, - "startColumn": 4, - "startOffset": 2974, - "endColumn": 105, - "endOffset": 3075 - } - } - }, - { - "to": { - "startLine": 26, - "startColumn": 4, - "startOffset": 1793, - "endColumn": 105, - "endOffset": 1894 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 38, - "startColumn": 4, - "startOffset": 3080, - "endColumn": 105, - "endOffset": 3181 - } - } - }, - { - "to": { - "startLine": 27, - "startColumn": 4, - "startOffset": 1899, - "endColumn": 78, - "endOffset": 1973 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 39, - "startColumn": 4, - "startOffset": 3186, - "endColumn": 78, - "endOffset": 3260 - } - } - }, - { - "to": { - "startLine": 28, - "startColumn": 4, - "startOffset": 1978, - "endColumn": 79, - "endOffset": 2053 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 40, - "startColumn": 4, - "startOffset": 3265, - "endColumn": 79, - "endOffset": 3340 - } - } - }, - { - "to": { - "startLine": 29, - "startColumn": 4, - "startOffset": 2058, - "endColumn": 56, - "endOffset": 2110 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 41, - "startColumn": 4, - "startOffset": 3345, - "endColumn": 56, - "endOffset": 3397 - } - } - }, - { - "to": { - "startLine": 30, - "startColumn": 4, - "startOffset": 2115, - "endColumn": 57, - "endOffset": 2168 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 42, - "startColumn": 4, - "startOffset": 3402, - "endColumn": 57, - "endOffset": 3455 - } - } - }, - { - "to": { - "startLine": 31, - "startColumn": 4, - "startOffset": 2173, - "endColumn": 62, - "endOffset": 2231 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 2, - "startColumn": 4, - "startOffset": 100, - "endColumn": 62, - "endOffset": 158 - } - } - }, - { - "to": { - "startLine": 32, - "startColumn": 4, - "startOffset": 2236, - "endColumn": 73, - "endOffset": 2305 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 43, - "startColumn": 4, - "startOffset": 3460, - "endColumn": 73, - "endOffset": 3529 - } - } - }, - { - "to": { - "startLine": 33, - "startColumn": 4, - "startOffset": 2310, - "endColumn": 74, - "endOffset": 2380 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 44, - "startColumn": 4, - "startOffset": 3534, - "endColumn": 74, - "endOffset": 3604 - } - } - }, - { - "to": { - "startLine": 34, - "startColumn": 4, - "startOffset": 2385, - "endColumn": 64, - "endOffset": 2445 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 45, - "startColumn": 4, - "startOffset": 3609, - "endColumn": 64, - "endOffset": 3669 - } - } - }, - { - "to": { - "startLine": 35, - "startColumn": 4, - "startOffset": 2450, - "endColumn": 65, - "endOffset": 2511 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 46, - "startColumn": 4, - "startOffset": 3674, - "endColumn": 65, - "endOffset": 3735 - } - } - }, - { - "to": { - "startLine": 36, - "startColumn": 4, - "startOffset": 2516, - "endColumn": 71, - "endOffset": 2583 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 47, - "startColumn": 4, - "startOffset": 3740, - "endColumn": 71, - "endOffset": 3807 - } - } - }, - { - "to": { - "startLine": 37, - "startColumn": 4, - "startOffset": 2588, - "endColumn": 72, - "endOffset": 2656 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 48, - "startColumn": 4, - "startOffset": 3812, - "endColumn": 72, - "endOffset": 3880 - } - } - }, - { - "to": { - "startLine": 38, - "startColumn": 4, - "startOffset": 2661, - "endColumn": 66, - "endOffset": 2723 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 49, - "startColumn": 4, - "startOffset": 3885, - "endColumn": 66, - "endOffset": 3947 - } - } - }, - { - "to": { - "startLine": 39, - "startColumn": 4, - "startOffset": 2728, - "endColumn": 67, - "endOffset": 2791 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 50, - "startColumn": 4, - "startOffset": 3952, - "endColumn": 67, - "endOffset": 4015 - } - } - }, - { - "to": { - "startLine": 40, - "startColumn": 4, - "startOffset": 2796, - "endColumn": 103, - "endOffset": 2895 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 51, - "startColumn": 4, - "startOffset": 4020, - "endColumn": 103, - "endOffset": 4119 - } - } - }, - { - "to": { - "startLine": 41, - "startColumn": 4, - "startOffset": 2900, - "endColumn": 105, - "endOffset": 3001 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 52, - "startColumn": 4, - "startOffset": 4124, - "endColumn": 105, - "endOffset": 4225 - } - } - }, - { - "to": { - "startLine": 42, - "startColumn": 4, - "startOffset": 3006, - "endColumn": 58, - "endOffset": 3060 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 53, - "startColumn": 4, - "startOffset": 4230, - "endColumn": 58, - "endOffset": 4284 - } - } - }, - { - "to": { - "startLine": 43, - "startColumn": 4, - "startOffset": 3065, - "endColumn": 58, - "endOffset": 3119 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 54, - "startColumn": 4, - "startOffset": 4289, - "endColumn": 58, - "endOffset": 4343 - } - } - }, - { - "to": { - "startLine": 44, - "startColumn": 4, - "startOffset": 3124, - "endColumn": 58, - "endOffset": 3178 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 55, - "startColumn": 4, - "startOffset": 4348, - "endColumn": 58, - "endOffset": 4402 - } - } - }, - { - "to": { - "startLine": 45, - "startColumn": 4, - "startOffset": 3183, - "endColumn": 58, - "endOffset": 3237 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 56, - "startColumn": 4, - "startOffset": 4407, - "endColumn": 58, - "endOffset": 4461 - } - } - }, - { - "to": { - "startLine": 46, - "startColumn": 4, - "startOffset": 3242, - "endColumn": 58, - "endOffset": 3296 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 57, - "startColumn": 4, - "startOffset": 4466, - "endColumn": 58, - "endOffset": 4520 - } - } - }, - { - "to": { - "startLine": 47, - "startColumn": 4, - "startOffset": 3301, - "endColumn": 53, - "endOffset": 3350 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 58, - "startColumn": 4, - "startOffset": 4525, - "endColumn": 53, - "endOffset": 4574 - } - } - }, - { - "to": { - "startLine": 48, - "startColumn": 4, - "startOffset": 3355, - "endColumn": 53, - "endOffset": 3404 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 59, - "startColumn": 4, - "startOffset": 4579, - "endColumn": 53, - "endOffset": 4628 - } - } - }, - { - "to": { - "startLine": 49, - "startColumn": 4, - "startOffset": 3409, - "endColumn": 52, - "endOffset": 3457 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 60, - "startColumn": 4, - "startOffset": 4633, - "endColumn": 52, - "endOffset": 4681 - } - } - }, - { - "to": { - "startLine": 50, - "startColumn": 4, - "startOffset": 3462, - "endColumn": 53, - "endOffset": 3511 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 61, - "startColumn": 4, - "startOffset": 4686, - "endColumn": 53, - "endOffset": 4735 - } - } - }, - { - "to": { - "startLine": 51, - "startColumn": 4, - "startOffset": 3516, - "endColumn": 53, - "endOffset": 3565 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 62, - "startColumn": 4, - "startOffset": 4740, - "endColumn": 53, - "endOffset": 4789 - } - } - }, - { - "to": { - "startLine": 52, - "startColumn": 4, - "startOffset": 3570, - "endColumn": 53, - "endOffset": 3619 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 63, - "startColumn": 4, - "startOffset": 4794, - "endColumn": 53, - "endOffset": 4843 - } - } - }, - { - "to": { - "startLine": 53, - "startColumn": 4, - "startOffset": 3624, - "endColumn": 53, - "endOffset": 3673 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 64, - "startColumn": 4, - "startOffset": 4848, - "endColumn": 53, - "endOffset": 4897 - } - } - }, - { - "to": { - "startLine": 54, - "startColumn": 4, - "startOffset": 3678, - "endColumn": 73, - "endOffset": 3747 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 65, - "startColumn": 4, - "startOffset": 4902, - "endColumn": 73, - "endOffset": 4971 - } - } - }, - { - "to": { - "startLine": 55, - "startColumn": 4, - "startOffset": 3752, - "endColumn": 78, - "endOffset": 3826 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 66, - "startColumn": 4, - "startOffset": 4976, - "endColumn": 78, - "endOffset": 5050 - } - } - }, - { - "to": { - "startLine": 56, - "startColumn": 4, - "startOffset": 3831, - "endColumn": 72, - "endOffset": 3899 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 67, - "startColumn": 4, - "startOffset": 5055, - "endColumn": 72, - "endOffset": 5123 - } - } - }, - { - "to": { - "startLine": 57, - "startColumn": 4, - "startOffset": 3904, - "endColumn": 73, - "endOffset": 3973 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 68, - "startColumn": 4, - "startOffset": 5128, - "endColumn": 73, - "endOffset": 5197 - } - } - }, - { - "to": { - "startLine": 58, - "startColumn": 4, - "startOffset": 3978, - "endColumn": 70, - "endOffset": 4044 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 69, - "startColumn": 4, - "startOffset": 5202, - "endColumn": 70, - "endOffset": 5268 - } - } - }, - { - "to": { - "startLine": 59, - "startColumn": 4, - "startOffset": 4049, - "endColumn": 71, - "endOffset": 4116 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 70, - "startColumn": 4, - "startOffset": 5273, - "endColumn": 71, - "endOffset": 5340 - } - } - }, - { - "to": { - "startLine": 60, - "startColumn": 4, - "startOffset": 4121, - "endColumn": 71, - "endOffset": 4188 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 71, - "startColumn": 4, - "startOffset": 5345, - "endColumn": 71, - "endOffset": 5412 - } - } - }, - { - "to": { - "startLine": 61, - "startColumn": 4, - "startOffset": 4193, - "endColumn": 72, - "endOffset": 4261 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 72, - "startColumn": 4, - "startOffset": 5417, - "endColumn": 72, - "endOffset": 5485 - } - } - }, - { - "to": { - "startLine": 62, - "startColumn": 4, - "startOffset": 4266, - "endColumn": 56, - "endOffset": 4318 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 73, - "startColumn": 4, - "startOffset": 5490, - "endColumn": 56, - "endOffset": 5542 - } - } - }, - { - "to": { - "startLine": 63, - "startColumn": 4, - "startOffset": 4323, - "endColumn": 57, - "endOffset": 4376 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 74, - "startColumn": 4, - "startOffset": 5547, - "endColumn": 57, - "endOffset": 5600 - } - } - }, - { - "to": { - "startLine": 64, - "startColumn": 4, - "startOffset": 4381, - "endColumn": 72, - "endOffset": 4449 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 75, - "startColumn": 4, - "startOffset": 5605, - "endColumn": 72, - "endOffset": 5673 - } - } - }, - { - "to": { - "startLine": 65, - "startColumn": 4, - "startOffset": 4454, - "endColumn": 73, - "endOffset": 4523 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 76, - "startColumn": 4, - "startOffset": 5678, - "endColumn": 73, - "endOffset": 5747 - } - } - }, - { - "to": { - "startLine": 66, - "startColumn": 4, - "startOffset": 4528, - "endColumn": 73, - "endOffset": 4597 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 77, - "startColumn": 4, - "startOffset": 5752, - "endColumn": 73, - "endOffset": 5821 - } - } - }, - { - "to": { - "startLine": 67, - "startColumn": 4, - "startOffset": 4602, - "endColumn": 74, - "endOffset": 4672 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 78, - "startColumn": 4, - "startOffset": 5826, - "endColumn": 74, - "endOffset": 5896 - } - } - }, - { - "to": { - "startLine": 68, - "startColumn": 4, - "startOffset": 4677, - "endColumn": 71, - "endOffset": 4744 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 79, - "startColumn": 4, - "startOffset": 5901, - "endColumn": 71, - "endOffset": 5968 - } - } - }, - { - "to": { - "startLine": 69, - "startColumn": 4, - "startOffset": 4749, - "endColumn": 72, - "endOffset": 4817 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 80, - "startColumn": 4, - "startOffset": 5973, - "endColumn": 72, - "endOffset": 6041 - } - } - }, - { - "to": { - "startLine": 70, - "startColumn": 4, - "startOffset": 4822, - "endColumn": 69, - "endOffset": 4887 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 81, - "startColumn": 4, - "startOffset": 6046, - "endColumn": 69, - "endOffset": 6111 - } - } - }, - { - "to": { - "startLine": 71, - "startColumn": 4, - "startOffset": 4892, - "endColumn": 70, - "endOffset": 4958 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 82, - "startColumn": 4, - "startOffset": 6116, - "endColumn": 70, - "endOffset": 6182 - } - } - }, - { - "to": { - "startLine": 103, - "startColumn": 4, - "startOffset": 24354, - "endColumn": 68, - "endOffset": 24418 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 112, - "startColumn": 4, - "startOffset": 22125, - "endColumn": 68, - "endOffset": 22189 - } - } - }, - { - "to": { - "startLine": 104, - "startColumn": 4, - "startOffset": 24423, - "endColumn": 69, - "endOffset": 24488 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 113, - "startColumn": 4, - "startOffset": 22194, - "endColumn": 69, - "endOffset": 22259 - } - } - }, - { - "to": { - "startLine": 105, - "startColumn": 4, - "startOffset": 24493, - "endColumn": 73, - "endOffset": 24562 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 114, - "startColumn": 4, - "startOffset": 22264, - "endColumn": 73, - "endOffset": 22333 - } - } - }, - { - "to": { - "startLine": 106, - "startColumn": 4, - "startOffset": 24567, - "endColumn": 75, - "endOffset": 24638 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 115, - "startColumn": 4, - "startOffset": 22338, - "endColumn": 75, - "endOffset": 22409 - } - } - }, - { - "to": { - "startLine": 107, - "startColumn": 4, - "startOffset": 24643, - "endColumn": 76, - "endOffset": 24715 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 116, - "startColumn": 4, - "startOffset": 22414, - "endColumn": 76, - "endOffset": 22486 - } - } - }, - { - "to": { - "startLine": 108, - "startColumn": 4, - "startOffset": 24720, - "endColumn": 75, - "endOffset": 24791 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 117, - "startColumn": 4, - "startOffset": 22491, - "endColumn": 75, - "endOffset": 22562 - } - } - }, - { - "to": { - "startLine": 109, - "startColumn": 4, - "startOffset": 24796, - "endColumn": 76, - "endOffset": 24868 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 118, - "startColumn": 4, - "startOffset": 22567, - "endColumn": 76, - "endOffset": 22639 - } - } - }, - { - "to": { - "startLine": 110, - "startColumn": 4, - "startOffset": 24873, - "endColumn": 63, - "endOffset": 24932 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 121, - "startColumn": 4, - "startOffset": 22865, - "endColumn": 63, - "endOffset": 22924 - } - } - }, - { - "to": { - "startLine": 111, - "startColumn": 4, - "startOffset": 24937, - "endColumn": 64, - "endOffset": 24997 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 122, - "startColumn": 4, - "startOffset": 22929, - "endColumn": 64, - "endOffset": 22989 - } - } - }, - { - "to": { - "startLine": 112, - "startColumn": 4, - "startOffset": 25002, - "endColumn": 68, - "endOffset": 25066 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 123, - "startColumn": 4, - "startOffset": 22994, - "endColumn": 68, - "endOffset": 23058 - } - } - }, - { - "to": { - "startLine": 113, - "startColumn": 4, - "startOffset": 25071, - "endColumn": 76, - "endOffset": 25143 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 126, - "startColumn": 4, - "startOffset": 23293, - "endColumn": 76, - "endOffset": 23365 - } - } - }, - { - "to": { - "startLine": 114, - "startColumn": 4, - "startOffset": 25148, - "endColumn": 74, - "endOffset": 25218 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 127, - "startColumn": 4, - "startOffset": 23370, - "endColumn": 74, - "endOffset": 23440 - } - } - }, - { - "to": { - "startLine": 115, - "startColumn": 4, - "startOffset": 25223, - "endColumn": 68, - "endOffset": 25287 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 128, - "startColumn": 4, - "startOffset": 23445, - "endColumn": 68, - "endOffset": 23509 - } - } - }, - { - "to": { - "startLine": 116, - "startColumn": 4, - "startOffset": 25292, - "endColumn": 67, - "endOffset": 25355 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 129, - "startColumn": 4, - "startOffset": 23514, - "endColumn": 67, - "endOffset": 23577 - } - } - }, - { - "to": { - "startLine": 117, - "startColumn": 4, - "startOffset": 25360, - "endColumn": 76, - "endOffset": 25432 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 130, - "startColumn": 4, - "startOffset": 23582, - "endColumn": 76, - "endOffset": 23654 - } - } - }, - { - "to": { - "startLine": 118, - "startColumn": 4, - "startOffset": 25437, - "endColumn": 65, - "endOffset": 25498 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 133, - "startColumn": 4, - "startOffset": 23880, - "endColumn": 65, - "endOffset": 23941 - } - } - }, - { - "to": { - "startLine": 119, - "startColumn": 4, - "startOffset": 25503, - "endColumn": 96, - "endOffset": 25595 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 134, - "startColumn": 4, - "startOffset": 23946, - "endColumn": 96, - "endOffset": 24038 - } - } - }, - { - "to": { - "startLine": 120, - "startColumn": 4, - "startOffset": 25600, - "endColumn": 64, - "endOffset": 25660 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 135, - "startColumn": 4, - "startOffset": 24043, - "endColumn": 64, - "endOffset": 24103 - } - } - }, - { - "to": { - "startLine": 121, - "startColumn": 4, - "startOffset": 25665, - "endColumn": 68, - "endOffset": 25729 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 136, - "startColumn": 4, - "startOffset": 24108, - "endColumn": 68, - "endOffset": 24172 - } - } - }, - { - "to": { - "startLine": 122, - "startColumn": 4, - "startOffset": 25734, - "endColumn": 98, - "endOffset": 25828 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 137, - "startColumn": 4, - "startOffset": 24177, - "endColumn": 98, - "endOffset": 24271 - } - } - }, - { - "to": { - "startLine": 123, - "startColumn": 4, - "startOffset": 25833, - "endColumn": 58, - "endOffset": 25887 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 140, - "startColumn": 4, - "startOffset": 24497, - "endColumn": 58, - "endOffset": 24551 - } - } - }, - { - "to": { - "startLine": 124, - "startColumn": 4, - "startOffset": 25892, - "endColumn": 57, - "endOffset": 25945 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 143, - "startColumn": 4, - "startOffset": 24777, - "endColumn": 57, - "endOffset": 24830 - } - } - }, - { - "to": { - "startLine": 125, - "startColumn": 4, - "startOffset": 25950, - "endColumn": 56, - "endOffset": 26002 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 144, - "startColumn": 4, - "startOffset": 24835, - "endColumn": 56, - "endOffset": 24887 - } - } - }, - { - "to": { - "startLine": 126, - "startColumn": 4, - "startOffset": 26007, - "endColumn": 58, - "endOffset": 26061 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 145, - "startColumn": 4, - "startOffset": 24892, - "endColumn": 58, - "endOffset": 24946 - } - } - }, - { - "to": { - "startLine": 127, - "startColumn": 4, - "startOffset": 26066, - "endColumn": 71, - "endOffset": 26133 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 146, - "startColumn": 4, - "startOffset": 24951, - "endColumn": 71, - "endOffset": 25018 - } - } - }, - { - "to": { - "startLine": 128, - "startColumn": 4, - "startOffset": 26138, - "endColumn": 67, - "endOffset": 26201 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 147, - "startColumn": 4, - "startOffset": 25023, - "endColumn": 67, - "endOffset": 25086 - } - } - }, - { - "to": { - "startLine": 129, - "startColumn": 4, - "startOffset": 26206, - "endColumn": 67, - "endOffset": 26269 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 148, - "startColumn": 4, - "startOffset": 25091, - "endColumn": 67, - "endOffset": 25154 - } - } - }, - { - "to": { - "startLine": 130, - "startColumn": 4, - "startOffset": 26274, - "endColumn": 58, - "endOffset": 26328 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 149, - "startColumn": 4, - "startOffset": 25159, - "endColumn": 58, - "endOffset": 25213 - } - } - }, - { - "to": { - "startLine": 131, - "startColumn": 4, - "startOffset": 26333, - "endColumn": 62, - "endOffset": 26391 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 150, - "startColumn": 4, - "startOffset": 25218, - "endColumn": 62, - "endOffset": 25276 - } - } - }, - { - "to": { - "startLine": 132, - "startColumn": 4, - "startOffset": 26396, - "endColumn": 89, - "endOffset": 26481 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 153, - "startColumn": 4, - "startOffset": 25511, - "endColumn": 89, - "endOffset": 25596 - } - } - }, - { - "to": { - "startLine": 133, - "startColumn": 4, - "startOffset": 26486, - "endColumn": 90, - "endOffset": 26572 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 154, - "startColumn": 4, - "startOffset": 25601, - "endColumn": 90, - "endOffset": 25687 - } - } - }, - { - "to": { - "startLine": 134, - "startColumn": 4, - "startOffset": 26577, - "endColumn": 59, - "endOffset": 26632 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 157, - "startColumn": 4, - "startOffset": 25913, - "endColumn": 59, - "endOffset": 25968 - } - } - }, - { - "to": { - "startLine": 135, - "startColumn": 4, - "startOffset": 26637, - "endColumn": 65, - "endOffset": 26698 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 158, - "startColumn": 4, - "startOffset": 25973, - "endColumn": 65, - "endOffset": 26034 - } - } - }, - { - "to": { - "startLine": 136, - "startColumn": 4, - "startOffset": 26703, - "endColumn": 66, - "endOffset": 26765 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 159, - "startColumn": 4, - "startOffset": 26039, - "endColumn": 66, - "endOffset": 26101 - } - } - }, - { - "to": { - "startLine": 137, - "startColumn": 4, - "startOffset": 26770, - "endColumn": 65, - "endOffset": 26831 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 160, - "startColumn": 4, - "startOffset": 26106, - "endColumn": 65, - "endOffset": 26167 - } - } - }, - { - "to": { - "startLine": 138, - "startColumn": 4, - "startOffset": 26836, - "endColumn": 69, - "endOffset": 26901 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 161, - "startColumn": 4, - "startOffset": 26172, - "endColumn": 69, - "endOffset": 26237 - } - } - }, - { - "to": { - "startLine": 139, - "startColumn": 4, - "startOffset": 26906, - "endColumn": 63, - "endOffset": 26965 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 162, - "startColumn": 4, - "startOffset": 26242, - "endColumn": 63, - "endOffset": 26301 - } - } - }, - { - "to": { - "startLine": 140, - "startColumn": 4, - "startOffset": 26970, - "endColumn": 52, - "endOffset": 27018 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 165, - "startColumn": 4, - "startOffset": 26536, - "endColumn": 52, - "endOffset": 26584 - } - } - }, - { - "to": { - "startLine": 141, - "startColumn": 4, - "startOffset": 27023, - "endColumn": 112, - "endOffset": 27131 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 166, - "startColumn": 4, - "startOffset": 26589, - "endColumn": 112, - "endOffset": 26697 - } - } - }, - { - "to": { - "startLine": 142, - "startColumn": 4, - "startOffset": 27136, - "endColumn": 57, - "endOffset": 27189 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 169, - "startColumn": 4, - "startOffset": 26923, - "endColumn": 57, - "endOffset": 26976 - } - } - }, - { - "to": { - "startLine": 143, - "startColumn": 4, - "startOffset": 27194, - "endColumn": 64, - "endOffset": 27254 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 170, - "startColumn": 4, - "startOffset": 26981, - "endColumn": 64, - "endOffset": 27041 - } - } - }, - { - "to": { - "startLine": 144, - "startColumn": 4, - "startOffset": 27259, - "endColumn": 63, - "endOffset": 27318 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 171, - "startColumn": 4, - "startOffset": 27046, - "endColumn": 63, - "endOffset": 27105 - } - } - }, - { - "to": { - "startLine": 145, - "startColumn": 4, - "startOffset": 27323, - "endColumn": 48, - "endOffset": 27367 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 172, - "startColumn": 4, - "startOffset": 27110, - "endColumn": 48, - "endOffset": 27154 - } - } - }, - { - "to": { - "startLine": 146, - "startColumn": 4, - "startOffset": 27372, - "endColumn": 60, - "endOffset": 27428 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 175, - "startColumn": 4, - "startOffset": 27389, - "endColumn": 60, - "endOffset": 27445 - } - } - }, - { - "to": { - "startLine": 147, - "startColumn": 4, - "startOffset": 27433, - "endColumn": 60, - "endOffset": 27489 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 176, - "startColumn": 4, - "startOffset": 27450, - "endColumn": 60, - "endOffset": 27506 - } - } - }, - { - "to": { - "startLine": 148, - "startColumn": 4, - "startOffset": 27494, - "endColumn": 60, - "endOffset": 27550 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 177, - "startColumn": 4, - "startOffset": 27511, - "endColumn": 60, - "endOffset": 27567 - } - } - }, - { - "to": { - "startLine": 149, - "startColumn": 4, - "startOffset": 27555, - "endColumn": 61, - "endOffset": 27612 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 178, - "startColumn": 4, - "startOffset": 27572, - "endColumn": 61, - "endOffset": 27629 - } - } - }, - { - "to": { - "startLine": 150, - "startColumn": 4, - "startOffset": 27617, - "endColumn": 63, - "endOffset": 27676 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 179, - "startColumn": 4, - "startOffset": 27634, - "endColumn": 63, - "endOffset": 27693 - } - } - }, - { - "to": { - "startLine": 151, - "startColumn": 4, - "startOffset": 27681, - "endColumn": 63, - "endOffset": 27740 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 180, - "startColumn": 4, - "startOffset": 27698, - "endColumn": 63, - "endOffset": 27757 - } - } - }, - { - "to": { - "startLine": 152, - "startColumn": 4, - "startOffset": 27745, - "endColumn": 63, - "endOffset": 27804 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 181, - "startColumn": 4, - "startOffset": 27762, - "endColumn": 63, - "endOffset": 27821 - } - } - }, - { - "to": { - "startLine": 153, - "startColumn": 4, - "startOffset": 27809, - "endColumn": 64, - "endOffset": 27869 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 182, - "startColumn": 4, - "startOffset": 27826, - "endColumn": 64, - "endOffset": 27886 - } - } - }, - { - "to": { - "startLine": 154, - "startColumn": 4, - "startOffset": 27874, - "endColumn": 62, - "endOffset": 27932 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 183, - "startColumn": 4, - "startOffset": 27891, - "endColumn": 62, - "endOffset": 27949 - } - } - }, - { - "to": { - "startLine": 155, - "startColumn": 4, - "startOffset": 27937, - "endColumn": 59, - "endOffset": 27992 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 184, - "startColumn": 4, - "startOffset": 27954, - "endColumn": 59, - "endOffset": 28009 - } - } - }, - { - "to": { - "startLine": 156, - "startColumn": 4, - "startOffset": 27997, - "endColumn": 60, - "endOffset": 28053 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 185, - "startColumn": 4, - "startOffset": 28014, - "endColumn": 60, - "endOffset": 28070 - } - } - }, - { - "to": { - "startLine": 157, - "startColumn": 4, - "startOffset": 28058, - "endColumn": 58, - "endOffset": 28112 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 186, - "startColumn": 4, - "startOffset": 28075, - "endColumn": 58, - "endOffset": 28129 - } - } - }, - { - "to": { - "startLine": 158, - "startColumn": 4, - "startOffset": 28117, - "endColumn": 59, - "endOffset": 28172 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 187, - "startColumn": 4, - "startOffset": 28134, - "endColumn": 59, - "endOffset": 28189 - } - } - }, - { - "to": { - "startLine": 159, - "startColumn": 4, - "startOffset": 28177, - "endColumn": 61, - "endOffset": 28234 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 188, - "startColumn": 4, - "startOffset": 28194, - "endColumn": 61, - "endOffset": 28251 - } - } - }, - { - "to": { - "startLine": 160, - "startColumn": 4, - "startOffset": 28239, - "endColumn": 70, - "endOffset": 28305 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 189, - "startColumn": 4, - "startOffset": 28256, - "endColumn": 70, - "endOffset": 28322 - } - } - }, - { - "to": { - "startLine": 161, - "startColumn": 4, - "startOffset": 28310, - "endColumn": 59, - "endOffset": 28365 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 190, - "startColumn": 4, - "startOffset": 28327, - "endColumn": 59, - "endOffset": 28382 - } - } - }, - { - "to": { - "startLine": 162, - "startColumn": 4, - "startOffset": 28370, - "endColumn": 67, - "endOffset": 28433 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 191, - "startColumn": 4, - "startOffset": 28387, - "endColumn": 67, - "endOffset": 28450 - } - } - }, - { - "to": { - "startLine": 163, - "startColumn": 4, - "startOffset": 28438, - "endColumn": 66, - "endOffset": 28500 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 194, - "startColumn": 4, - "startOffset": 28676, - "endColumn": 66, - "endOffset": 28738 - } - } - }, - { - "to": { - "startLine": 164, - "startColumn": 4, - "startOffset": 28505, - "endColumn": 67, - "endOffset": 28568 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 195, - "startColumn": 4, - "startOffset": 28743, - "endColumn": 67, - "endOffset": 28806 - } - } - }, - { - "to": { - "startLine": 165, - "startColumn": 4, - "startOffset": 28573, - "endColumn": 67, - "endOffset": 28636 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 196, - "startColumn": 4, - "startOffset": 28811, - "endColumn": 67, - "endOffset": 28874 - } - } - }, - { - "to": { - "startLine": 166, - "startColumn": 4, - "startOffset": 28641, - "endColumn": 67, - "endOffset": 28704 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 197, - "startColumn": 4, - "startOffset": 28879, - "endColumn": 67, - "endOffset": 28942 - } - } - }, - { - "to": { - "startLine": 167, - "startColumn": 4, - "startOffset": 28709, - "endColumn": 85, - "endOffset": 28790 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 200, - "startColumn": 4, - "startOffset": 29177, - "endColumn": 85, - "endOffset": 29258 - } - } - }, - { - "to": { - "startLine": 168, - "startColumn": 4, - "startOffset": 28795, - "endColumn": 86, - "endOffset": 28877 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 201, - "startColumn": 4, - "startOffset": 29263, - "endColumn": 86, - "endOffset": 29345 - } - } - }, - { - "to": { - "startLine": 169, - "startColumn": 4, - "startOffset": 28882, - "endColumn": 89, - "endOffset": 28967 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 202, - "startColumn": 4, - "startOffset": 29350, - "endColumn": 89, - "endOffset": 29435 - } - } - }, - { - "to": { - "startLine": 170, - "startColumn": 4, - "startOffset": 28972, - "endColumn": 86, - "endOffset": 29054 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 203, - "startColumn": 4, - "startOffset": 29440, - "endColumn": 86, - "endOffset": 29522 - } - } - }, - { - "to": { - "startLine": 171, - "startColumn": 4, - "startOffset": 29059, - "endColumn": 87, - "endOffset": 29142 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 204, - "startColumn": 4, - "startOffset": 29527, - "endColumn": 87, - "endOffset": 29610 - } - } - }, - { - "to": { - "startLine": 172, - "startColumn": 4, - "startOffset": 29147, - "endColumn": 74, - "endOffset": 29217 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\recyclerview-v7\\23.4.0\\res\\values\\values.xml", - "position": { - "startLine": 3, - "startColumn": 4, - "startOffset": 327, - "endColumn": 74, - "endOffset": 397 - } - } - }, - { - "to": { - "startLine": 173, - "startColumn": 4, - "startOffset": 29222, - "endColumn": 75, - "endOffset": 29293 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\recyclerview-v7\\23.4.0\\res\\values\\values.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 402, - "endColumn": 75, - "endOffset": 473 - } - } - }, - { - "to": { - "startLine": 174, - "startColumn": 4, - "startOffset": 29298, - "endColumn": 71, - "endOffset": 29365 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\recyclerview-v7\\23.4.0\\res\\values\\values.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 478, - "endColumn": 71, - "endOffset": 545 - } - } - }, - { - "to": { - "startLine": 175, - "startColumn": 4, - "startOffset": 29370, - "endColumn": 61, - "endOffset": 29427 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 207, - "startColumn": 4, - "startOffset": 29836, - "endColumn": 61, - "endOffset": 29893 - } - } - }, - { - "to": { - "startLine": 176, - "startColumn": 4, - "startOffset": 29432, - "endColumn": 60, - "endOffset": 29488 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 208, - "startColumn": 4, - "startOffset": 29898, - "endColumn": 60, - "endOffset": 29954 - } - } - }, - { - "to": { - "startLine": 177, - "startColumn": 4, - "startOffset": 29493, - "endColumn": 56, - "endOffset": 29545 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 209, - "startColumn": 4, - "startOffset": 29959, - "endColumn": 56, - "endOffset": 30011 - } - } - }, - { - "to": { - "startLine": 178, - "startColumn": 4, - "startOffset": 29550, - "endColumn": 71, - "endOffset": 29617 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 212, - "startColumn": 4, - "startOffset": 30237, - "endColumn": 71, - "endOffset": 30304 - } - } - }, - { - "to": { - "startLine": 179, - "startColumn": 4, - "startOffset": 29622, - "endColumn": 56, - "endOffset": 29674 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 215, - "startColumn": 4, - "startOffset": 30527, - "endColumn": 56, - "endOffset": 30579 - } - } - }, - { - "to": { - "startLine": 180, - "startColumn": 4, - "startOffset": 29679, - "endColumn": 47, - "endOffset": 29722 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 216, - "startColumn": 4, - "startOffset": 30584, - "endColumn": 47, - "endOffset": 30627 - } - } - }, - { - "to": { - "startLine": 181, - "startColumn": 4, - "startOffset": 29727, - "endColumn": 48, - "endOffset": 29771 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 217, - "startColumn": 4, - "startOffset": 30632, - "endColumn": 48, - "endOffset": 30676 - } - } - }, - { - "to": { - "startLine": 182, - "startColumn": 4, - "startOffset": 29776, - "endColumn": 50, - "endOffset": 29822 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 218, - "startColumn": 4, - "startOffset": 30681, - "endColumn": 50, - "endOffset": 30727 - } - } - }, - { - "to": { - "startLine": 183, - "startColumn": 4, - "startOffset": 29827, - "endColumn": 33, - "endOffset": 29856 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 219, - "startColumn": 4, - "startOffset": 30732, - "endColumn": 33, - "endOffset": 30761 - } - } - }, - { - "to": { - "startLine": 184, - "startColumn": 4, - "startOffset": 29861, - "endColumn": 65, - "endOffset": 29922 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\recyclerview-v7\\23.4.0\\res\\values\\values.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 550, - "endColumn": 65, - "endOffset": 611 - } - } - }, - { - "to": { - "startLine": 185, - "startColumn": 4, - "startOffset": 29927, - "endColumn": 46, - "endOffset": 29969 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 220, - "startColumn": 4, - "startOffset": 30766, - "endColumn": 46, - "endOffset": 30808 - } - } - }, - { - "to": { - "startLine": 186, - "startColumn": 4, - "startOffset": 29974, - "endColumn": 48, - "endOffset": 30018 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 221, - "startColumn": 4, - "startOffset": 30813, - "endColumn": 48, - "endOffset": 30857 - } - } - }, - { - "to": { - "startLine": 187, - "startColumn": 4, - "startOffset": 30023, - "endColumn": 45, - "endOffset": 30064 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 222, - "startColumn": 4, - "startOffset": 30862, - "endColumn": 45, - "endOffset": 30903 - } - } - }, - { - "to": { - "startLine": 188, - "startColumn": 4, - "startOffset": 30069, - "endColumn": 31, - "endOffset": 30096 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 223, - "startColumn": 4, - "startOffset": 30908, - "endColumn": 31, - "endOffset": 30935 - } - } - }, - { - "to": { - "startLine": 189, - "startColumn": 4, - "startOffset": 30101, - "endColumn": 63, - "endOffset": 30160 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 226, - "startColumn": 4, - "startOffset": 31161, - "endColumn": 63, - "endOffset": 31220 - } - } - }, - { - "to": { - "startLine": 190, - "startColumn": 4, - "startOffset": 30165, - "endColumn": 61, - "endOffset": 30222 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 227, - "startColumn": 4, - "startOffset": 31225, - "endColumn": 61, - "endOffset": 31282 - } - } - }, - { - "to": { - "startLine": 191, - "startColumn": 4, - "startOffset": 30227, - "endColumn": 54, - "endOffset": 30277 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 230, - "startColumn": 4, - "startOffset": 31508, - "endColumn": 54, - "endOffset": 31558 - } - } - }, - { - "to": { - "startLine": 192, - "startColumn": 4, - "startOffset": 30282, - "endColumn": 59, - "endOffset": 30337 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 233, - "startColumn": 4, - "startOffset": 31784, - "endColumn": 59, - "endOffset": 31839 - } - } - }, - { - "to": { - "startLine": 193, - "startColumn": 4, - "startOffset": 30342, - "endColumn": 69, - "endOffset": 30407 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 234, - "startColumn": 4, - "startOffset": 31844, - "endColumn": 69, - "endOffset": 31909 - } - } - }, - { - "to": { - "startLine": 194, - "startColumn": 4, - "startOffset": 30412, - "endColumn": 73, - "endOffset": 30481 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 237, - "startColumn": 4, - "startOffset": 32136, - "endColumn": 73, - "endOffset": 32205 - } - } - }, - { - "to": { - "startLine": 195, - "startColumn": 4, - "startOffset": 30486, - "endColumn": 77, - "endOffset": 30559 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 238, - "startColumn": 4, - "startOffset": 32210, - "endColumn": 77, - "endOffset": 32283 - } - } - }, - { - "to": { - "startLine": 196, - "startColumn": 4, - "startOffset": 30564, - "endColumn": 92, - "endOffset": 30652 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 239, - "startColumn": 4, - "startOffset": 32288, - "endColumn": 92, - "endOffset": 32376 - } - } - }, - { - "to": { - "startLine": 197, - "startColumn": 4, - "startOffset": 30657, - "endColumn": 69, - "endOffset": 30722 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 240, - "startColumn": 4, - "startOffset": 32381, - "endColumn": 69, - "endOffset": 32446 - } - } - }, - { - "to": { - "startLine": 198, - "startColumn": 4, - "startOffset": 30727, - "endColumn": 77, - "endOffset": 30800 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 241, - "startColumn": 4, - "startOffset": 32451, - "endColumn": 77, - "endOffset": 32524 - } - } - }, - { - "to": { - "startLine": 199, - "startColumn": 4, - "startOffset": 30805, - "endColumn": 53, - "endOffset": 30854 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 242, - "startColumn": 4, - "startOffset": 32529, - "endColumn": 53, - "endOffset": 32578 - } - } - }, - { - "to": { - "startLine": 200, - "startColumn": 4, - "startOffset": 30859, - "endColumn": 69, - "endOffset": 30924 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 243, - "startColumn": 4, - "startOffset": 32583, - "endColumn": 69, - "endOffset": 32648 - } - } - }, - { - "to": { - "startLine": 201, - "startColumn": 4, - "startOffset": 30929, - "endColumn": 84, - "endOffset": 31009 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 244, - "startColumn": 4, - "startOffset": 32653, - "endColumn": 84, - "endOffset": 32733 - } - } - }, - { - "to": { - "startLine": 202, - "startColumn": 4, - "startOffset": 31014, - "endColumn": 51, - "endOffset": 31061 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 245, - "startColumn": 4, - "startOffset": 32738, - "endColumn": 51, - "endOffset": 32785 - } - } - }, - { - "to": { - "startLine": 203, - "startColumn": 4, - "startOffset": 31066, - "endColumn": 72, - "endOffset": 31134 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 246, - "startColumn": 4, - "startOffset": 32790, - "endColumn": 72, - "endOffset": 32858 - } - } - }, - { - "to": { - "startLine": 204, - "startColumn": 4, - "startOffset": 31139, - "endColumn": 73, - "endOffset": 31208 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 247, - "startColumn": 4, - "startOffset": 32863, - "endColumn": 73, - "endOffset": 32932 - } - } - }, - { - "to": { - "startLine": 205, - "startColumn": 4, - "startOffset": 31213, - "endColumn": 68, - "endOffset": 31277 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 248, - "startColumn": 4, - "startOffset": 32937, - "endColumn": 68, - "endOffset": 33001 - } - } - }, - { - "to": { - "startLine": 206, - "startColumn": 4, - "startOffset": 31282, - "endColumn": 74, - "endOffset": 31352 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 249, - "startColumn": 4, - "startOffset": 33006, - "endColumn": 74, - "endOffset": 33076 - } - } - }, - { - "to": { - "startLine": 207, - "startColumn": 4, - "startOffset": 31357, - "endColumn": 73, - "endOffset": 31426 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 250, - "startColumn": 4, - "startOffset": 33081, - "endColumn": 73, - "endOffset": 33150 - } - } - }, - { - "to": { - "startLine": 208, - "startColumn": 4, - "startOffset": 31431, - "endColumn": 73, - "endOffset": 31500 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 251, - "startColumn": 4, - "startOffset": 33155, - "endColumn": 73, - "endOffset": 33224 - } - } - }, - { - "to": { - "startLine": 209, - "startColumn": 4, - "startOffset": 31505, - "endColumn": 88, - "endOffset": 31589 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 252, - "startColumn": 4, - "startOffset": 33229, - "endColumn": 88, - "endOffset": 33313 - } - } - }, - { - "to": { - "startLine": 210, - "startColumn": 4, - "startOffset": 31594, - "endColumn": 69, - "endOffset": 31659 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 253, - "startColumn": 4, - "startOffset": 33318, - "endColumn": 69, - "endOffset": 33383 - } - } - }, - { - "to": { - "startLine": 211, - "startColumn": 4, - "startOffset": 31664, - "endColumn": 93, - "endOffset": 31753 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 3, - "startColumn": 4, - "startOffset": 163, - "endColumn": 93, - "endOffset": 252 - } - } - }, - { - "to": { - "startLine": 212, - "startColumn": 4, - "startOffset": 31758, - "endColumn": 102, - "endOffset": 31856 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 4, - "startColumn": 4, - "startOffset": 257, - "endColumn": 102, - "endOffset": 355 - } - } - }, - { - "to": { - "startLine": 213, - "startColumn": 4, - "startOffset": 31861, - "endColumn": 113, - "endOffset": 31970 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 5, - "startColumn": 4, - "startOffset": 360, - "endColumn": 113, - "endOffset": 469 - } - } - }, - { - "to": { - "startLine": 214, - "startColumn": 4, - "startOffset": 31975, - "endColumn": 106, - "endOffset": 32077 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 6, - "startColumn": 4, - "startOffset": 474, - "endColumn": 106, - "endOffset": 576 - } - } - }, - { - "to": { - "startLine": 215, - "startColumn": 4, - "startOffset": 32082, - "endColumn": 111, - "endOffset": 32189 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 7, - "startColumn": 4, - "startOffset": 581, - "endColumn": 111, - "endOffset": 688 - } - } - }, - { - "to": { - "startLine": 216, - "startColumn": 4, - "startOffset": 32194, - "endColumn": 102, - "endOffset": 32292 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 8, - "startColumn": 4, - "startOffset": 693, - "endColumn": 102, - "endOffset": 791 - } - } - }, - { - "to": { - "startLine": 217, - "startColumn": 4, - "startOffset": 32297, - "endColumn": 120, - "endOffset": 32413 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 9, - "startColumn": 4, - "startOffset": 796, - "endColumn": 120, - "endOffset": 912 - } - } - }, - { - "to": { - "startLine": 218, - "startColumn": 4, - "startOffset": 32418, - "endColumn": 125, - "endOffset": 32539 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 10, - "startColumn": 4, - "startOffset": 917, - "endColumn": 125, - "endOffset": 1038 - } - } - }, - { - "to": { - "startLine": 219, - "startColumn": 4, - "startOffset": 32544, - "endColumn": 190, - "endOffset": 32730 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 11, - "startColumn": 4, - "startOffset": 1043, - "endColumn": 190, - "endOffset": 1229 - } - } - }, - { - "to": { - "startLine": 220, - "startColumn": 4, - "startOffset": 32735, - "endColumn": 110, - "endOffset": 32841 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 12, - "startColumn": 4, - "startOffset": 1234, - "endColumn": 110, - "endOffset": 1340 - } - } - }, - { - "to": { - "startLine": 221, - "startColumn": 4, - "startOffset": 32846, - "endColumn": 102, - "endOffset": 32944 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 13, - "startColumn": 4, - "startOffset": 1345, - "endColumn": 102, - "endOffset": 1443 - } - } - }, - { - "to": { - "startLine": 222, - "startColumn": 4, - "startOffset": 32949, - "endColumn": 107, - "endOffset": 33052 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 14, - "startColumn": 4, - "startOffset": 1448, - "endColumn": 107, - "endOffset": 1551 - } - } - }, - { - "to": { - "startLine": 223, - "startColumn": 4, - "startOffset": 33057, - "endColumn": 112, - "endOffset": 33165 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 15, - "startColumn": 4, - "startOffset": 1556, - "endColumn": 112, - "endOffset": 1664 - } - } - }, - { - "to": { - "startLine": 224, - "startColumn": 4, - "startOffset": 33170, - "endColumn": 107, - "endOffset": 33273 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 16, - "startColumn": 4, - "startOffset": 1669, - "endColumn": 107, - "endOffset": 1772 - } - } - }, - { - "to": { - "startLine": 225, - "startColumn": 4, - "startOffset": 33278, - "endColumn": 111, - "endOffset": 33385 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 17, - "startColumn": 4, - "startOffset": 1777, - "endColumn": 111, - "endOffset": 1884 - } - } - }, - { - "to": { - "startLine": 226, - "startColumn": 4, - "startOffset": 33390, - "endColumn": 128, - "endOffset": 33514 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 18, - "startColumn": 4, - "startOffset": 1889, - "endColumn": 128, - "endOffset": 2013 - } - } - }, - { - "to": { - "startLine": 227, - "startColumn": 4, - "startOffset": 33519, - "endColumn": 110, - "endOffset": 33625 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 19, - "startColumn": 4, - "startOffset": 2018, - "endColumn": 110, - "endOffset": 2124 - } - } - }, - { - "to": { - "startLine": 228, - "startColumn": 4, - "startOffset": 33630, - "endColumn": 92, - "endOffset": 33718 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 20, - "startColumn": 4, - "startOffset": 2129, - "endColumn": 92, - "endOffset": 2217 - } - } - }, - { - "to": { - "startLine": 229, - "startColumn": 4, - "startOffset": 33723, - "endColumn": 131, - "endOffset": 33850 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 21, - "startColumn": 4, - "startOffset": 2222, - "endColumn": 131, - "endOffset": 2349 - } - } - }, - { - "to": { - "startLine": 230, - "startColumn": 4, - "startOffset": 33855, - "endColumn": 124, - "endOffset": 33975 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 22, - "startColumn": 4, - "startOffset": 2354, - "endColumn": 124, - "endOffset": 2474 - } - } - }, - { - "to": { - "startLine": 231, - "startColumn": 4, - "startOffset": 33980, - "endColumn": 97, - "endOffset": 34073 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 23, - "startColumn": 4, - "startOffset": 2479, - "endColumn": 97, - "endOffset": 2572 - } - } - }, - { - "to": { - "startLine": 232, - "startColumn": 4, - "startOffset": 34078, - "endColumn": 98, - "endOffset": 34172 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 24, - "startColumn": 4, - "startOffset": 2577, - "endColumn": 98, - "endOffset": 2671 - } - } - }, - { - "to": { - "startLine": 233, - "startColumn": 4, - "startOffset": 34177, - "endColumn": 113, - "endOffset": 34286 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 25, - "startColumn": 4, - "startOffset": 2676, - "endColumn": 113, - "endOffset": 2785 - } - } - }, - { - "to": { - "startLine": 234, - "startColumn": 4, - "startOffset": 34291, - "endColumn": 70, - "endOffset": 34357 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 254, - "startColumn": 4, - "startOffset": 33388, - "endColumn": 70, - "endOffset": 33454 - } - } - }, - { - "to": { - "startLine": 235, - "startColumn": 4, - "startOffset": 34362, - "endColumn": 77, - "endOffset": 34435 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 257, - "startColumn": 4, - "startOffset": 33680, - "endColumn": 77, - "endOffset": 33753 - } - } - }, - { - "to": { - "startLine": 236, - "startColumn": 4, - "startOffset": 34440, - "endColumn": 89, - "endOffset": 34525 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 258, - "startColumn": 4, - "startOffset": 33758, - "endColumn": 89, - "endOffset": 33843 - } - } - }, - { - "to": { - "startLine": 237, - "startColumn": 4, - "startOffset": 34530, - "endColumn": 87, - "endOffset": 34613 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 259, - "startColumn": 4, - "startOffset": 33848, - "endColumn": 87, - "endOffset": 33931 - } - } - }, - { - "to": { - "startLine": 238, - "startColumn": 4, - "startOffset": 34618, - "endColumn": 95, - "endOffset": 34709 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 260, - "startColumn": 4, - "startOffset": 33936, - "endColumn": 95, - "endOffset": 34027 - } - } - }, - { - "to": { - "startLine": 239, - "startColumn": 4, - "startOffset": 34714, - "endLine": 242, - "endColumn": 10, - "endOffset": 34957 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 26, - "startColumn": 4, - "startOffset": 2790, - "endLine": 29, - "endColumn": 10, - "endOffset": 3033 - } - } - }, - { - "to": { - "startLine": 243, - "startColumn": 4, - "startOffset": 34962, - "endLine": 249, - "endColumn": 12, - "endOffset": 35458 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 263, - "startColumn": 4, - "startOffset": 34258, - "endLine": 269, - "endColumn": 12, - "endOffset": 34754 - } - } - }, - { - "to": { - "startLine": 250, - "startColumn": 4, - "startOffset": 35463, - "endColumn": 88, - "endOffset": 35547 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 270, - "startColumn": 4, - "startOffset": 34759, - "endColumn": 88, - "endOffset": 34843 - } - } - }, - { - "to": { - "startLine": 251, - "startColumn": 4, - "startOffset": 35552, - "endLine": 254, - "endColumn": 12, - "endOffset": 35794 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 271, - "startColumn": 4, - "startOffset": 34848, - "endLine": 274, - "endColumn": 12, - "endOffset": 35090 - } - } - }, - { - "to": { - "startLine": 255, - "startColumn": 4, - "startOffset": 35799, - "endLine": 258, - "endColumn": 12, - "endOffset": 36075 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 275, - "startColumn": 4, - "startOffset": 35095, - "endLine": 278, - "endColumn": 12, - "endOffset": 35371 - } - } - }, - { - "to": { - "startLine": 259, - "startColumn": 4, - "startOffset": 36080, - "endLine": 263, - "endColumn": 12, - "endOffset": 36360 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 279, - "startColumn": 4, - "startOffset": 35376, - "endLine": 283, - "endColumn": 12, - "endOffset": 35656 - } - } - }, - { - "to": { - "startLine": 264, - "startColumn": 4, - "startOffset": 36365, - "endLine": 269, - "endColumn": 12, - "endOffset": 36753 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 284, - "startColumn": 4, - "startOffset": 35661, - "endLine": 289, - "endColumn": 12, - "endOffset": 36049 - } - } - }, - { - "to": { - "startLine": 270, - "startColumn": 4, - "startOffset": 36758, - "endLine": 276, - "endColumn": 12, - "endOffset": 37230 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 292, - "startColumn": 4, - "startOffset": 36285, - "endLine": 298, - "endColumn": 12, - "endOffset": 36757 - } - } - }, - { - "to": { - "startLine": 277, - "startColumn": 4, - "startOffset": 37235, - "endLine": 280, - "endColumn": 12, - "endOffset": 37452 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 299, - "startColumn": 4, - "startOffset": 36762, - "endLine": 302, - "endColumn": 12, - "endOffset": 36979 - } - } - }, - { - "to": { - "startLine": 281, - "startColumn": 4, - "startOffset": 37457, - "endLine": 284, - "endColumn": 12, - "endOffset": 37674 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 303, - "startColumn": 4, - "startOffset": 36984, - "endLine": 306, - "endColumn": 12, - "endOffset": 37201 - } - } - }, - { - "to": { - "startLine": 285, - "startColumn": 4, - "startOffset": 37679, - "endLine": 289, - "endColumn": 12, - "endOffset": 37942 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 307, - "startColumn": 4, - "startOffset": 37206, - "endLine": 311, - "endColumn": 12, - "endOffset": 37469 - } - } - }, - { - "to": { - "startLine": 290, - "startColumn": 4, - "startOffset": 37947, - "endLine": 293, - "endColumn": 12, - "endOffset": 38169 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 312, - "startColumn": 4, - "startOffset": 37474, - "endLine": 315, - "endColumn": 12, - "endOffset": 37696 - } - } - }, - { - "to": { - "startLine": 294, - "startColumn": 4, - "startOffset": 38174, - "endLine": 297, - "endColumn": 12, - "endOffset": 38399 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 316, - "startColumn": 4, - "startOffset": 37701, - "endLine": 319, - "endColumn": 12, - "endOffset": 37926 - } - } - }, - { - "to": { - "startLine": 298, - "startColumn": 4, - "startOffset": 38404, - "endLine": 301, - "endColumn": 12, - "endOffset": 38629 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 320, - "startColumn": 4, - "startOffset": 37931, - "endLine": 323, - "endColumn": 12, - "endOffset": 38156 - } - } - }, - { - "to": { - "startLine": 302, - "startColumn": 4, - "startOffset": 38634, - "endLine": 305, - "endColumn": 12, - "endOffset": 38859 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 324, - "startColumn": 4, - "startOffset": 38161, - "endLine": 327, - "endColumn": 12, - "endOffset": 38386 - } - } - }, - { - "to": { - "startLine": 306, - "startColumn": 4, - "startOffset": 38864, - "endLine": 309, - "endColumn": 12, - "endOffset": 39089 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 328, - "startColumn": 4, - "startOffset": 38391, - "endLine": 331, - "endColumn": 12, - "endOffset": 38616 - } - } - }, - { - "to": { - "startLine": 310, - "startColumn": 4, - "startOffset": 39094, - "endLine": 313, - "endColumn": 12, - "endOffset": 39316 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 332, - "startColumn": 4, - "startOffset": 38621, - "endLine": 335, - "endColumn": 12, - "endOffset": 38843 - } - } - }, - { - "to": { - "startLine": 314, - "startColumn": 4, - "startOffset": 39321, - "endLine": 317, - "endColumn": 12, - "endOffset": 39555 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 336, - "startColumn": 4, - "startOffset": 38848, - "endLine": 339, - "endColumn": 12, - "endOffset": 39082 - } - } - }, - { - "to": { - "startLine": 318, - "startColumn": 4, - "startOffset": 39560, - "endLine": 321, - "endColumn": 12, - "endOffset": 39781 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 340, - "startColumn": 4, - "startOffset": 39087, - "endLine": 343, - "endColumn": 12, - "endOffset": 39308 - } - } - }, - { - "to": { - "startLine": 322, - "startColumn": 4, - "startOffset": 39786, - "endLine": 325, - "endColumn": 12, - "endOffset": 40026 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 344, - "startColumn": 4, - "startOffset": 39313, - "endLine": 347, - "endColumn": 12, - "endOffset": 39553 - } - } - }, - { - "to": { - "startLine": 326, - "startColumn": 4, - "startOffset": 40031, - "endLine": 327, - "endColumn": 12, - "endOffset": 40156 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 350, - "startColumn": 4, - "startOffset": 39784, - "endLine": 351, - "endColumn": 12, - "endOffset": 39909 - } - } - }, - { - "to": { - "startLine": 328, - "startColumn": 4, - "startOffset": 40161, - "endLine": 329, - "endColumn": 12, - "endOffset": 40286 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 352, - "startColumn": 4, - "startOffset": 39914, - "endLine": 353, - "endColumn": 12, - "endOffset": 40039 - } - } - }, - { - "to": { - "startLine": 330, - "startColumn": 4, - "startOffset": 40291, - "endLine": 333, - "endColumn": 12, - "endOffset": 40516 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 356, - "startColumn": 4, - "startOffset": 40275, - "endLine": 359, - "endColumn": 12, - "endOffset": 40500 - } - } - }, - { - "to": { - "startLine": 334, - "startColumn": 4, - "startOffset": 40521, - "endLine": 337, - "endColumn": 12, - "endOffset": 40764 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 360, - "startColumn": 4, - "startOffset": 40505, - "endLine": 363, - "endColumn": 12, - "endOffset": 40748 - } - } - }, - { - "to": { - "startLine": 338, - "startColumn": 4, - "startOffset": 40769, - "endLine": 341, - "endColumn": 12, - "endOffset": 40983 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 364, - "startColumn": 4, - "startOffset": 40753, - "endLine": 367, - "endColumn": 12, - "endOffset": 40967 - } - } - }, - { - "to": { - "startLine": 342, - "startColumn": 4, - "startOffset": 40988, - "endLine": 346, - "endColumn": 12, - "endOffset": 41266 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 370, - "startColumn": 4, - "startOffset": 41198, - "endLine": 374, - "endColumn": 12, - "endOffset": 41476 - } - } - }, - { - "to": { - "startLine": 347, - "startColumn": 4, - "startOffset": 41271, - "endLine": 350, - "endColumn": 12, - "endOffset": 41474 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 375, - "startColumn": 4, - "startOffset": 41481, - "endLine": 378, - "endColumn": 12, - "endOffset": 41684 - } - } - }, - { - "to": { - "startLine": 351, - "startColumn": 4, - "startOffset": 41479, - "endLine": 353, - "endColumn": 12, - "endOffset": 41605 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 379, - "startColumn": 4, - "startOffset": 41689, - "endLine": 381, - "endColumn": 12, - "endOffset": 41815 - } - } - }, - { - "to": { - "startLine": 354, - "startColumn": 4, - "startOffset": 41610, - "endLine": 357, - "endColumn": 12, - "endOffset": 41832 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 384, - "startColumn": 4, - "startOffset": 42051, - "endLine": 387, - "endColumn": 12, - "endOffset": 42273 - } - } - }, - { - "to": { - "startLine": 358, - "startColumn": 4, - "startOffset": 41837, - "endLine": 361, - "endColumn": 12, - "endOffset": 42078 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 388, - "startColumn": 4, - "startOffset": 42278, - "endLine": 391, - "endColumn": 12, - "endOffset": 42519 - } - } - }, - { - "to": { - "startLine": 362, - "startColumn": 4, - "startOffset": 42083, - "endLine": 365, - "endColumn": 12, - "endOffset": 42303 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 392, - "startColumn": 4, - "startOffset": 42524, - "endLine": 395, - "endColumn": 12, - "endOffset": 42744 - } - } - }, - { - "to": { - "startLine": 366, - "startColumn": 4, - "startOffset": 42308, - "endLine": 369, - "endColumn": 12, - "endOffset": 42550 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 396, - "startColumn": 4, - "startOffset": 42749, - "endLine": 399, - "endColumn": 12, - "endOffset": 42991 - } - } - }, - { - "to": { - "startLine": 370, - "startColumn": 4, - "startOffset": 42555, - "endLine": 373, - "endColumn": 12, - "endOffset": 42771 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 400, - "startColumn": 4, - "startOffset": 42996, - "endLine": 403, - "endColumn": 12, - "endOffset": 43212 - } - } - }, - { - "to": { - "startLine": 374, - "startColumn": 4, - "startOffset": 42776, - "endLine": 377, - "endColumn": 12, - "endOffset": 43016 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 404, - "startColumn": 4, - "startOffset": 43217, - "endLine": 407, - "endColumn": 12, - "endOffset": 43457 - } - } - }, - { - "to": { - "startLine": 378, - "startColumn": 4, - "startOffset": 43021, - "endLine": 381, - "endColumn": 12, - "endOffset": 43290 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 410, - "startColumn": 4, - "startOffset": 43688, - "endLine": 413, - "endColumn": 12, - "endOffset": 43957 - } - } - }, - { - "to": { - "startLine": 382, - "startColumn": 4, - "startOffset": 43295, - "endLine": 385, - "endColumn": 12, - "endOffset": 43591 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 414, - "startColumn": 4, - "startOffset": 43962, - "endLine": 417, - "endColumn": 12, - "endOffset": 44258 - } - } - }, - { - "to": { - "startLine": 386, - "startColumn": 4, - "startOffset": 43596, - "endLine": 389, - "endColumn": 12, - "endOffset": 43915 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 418, - "startColumn": 4, - "startOffset": 44263, - "endLine": 421, - "endColumn": 12, - "endOffset": 44582 - } - } - }, - { - "to": { - "startLine": 390, - "startColumn": 4, - "startOffset": 43920, - "endLine": 393, - "endColumn": 12, - "endOffset": 44206 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 422, - "startColumn": 4, - "startOffset": 44587, - "endLine": 425, - "endColumn": 12, - "endOffset": 44873 - } - } - }, - { - "to": { - "startLine": 394, - "startColumn": 4, - "startOffset": 44211, - "endLine": 397, - "endColumn": 12, - "endOffset": 44520 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 426, - "startColumn": 4, - "startOffset": 44878, - "endLine": 429, - "endColumn": 12, - "endOffset": 45187 - } - } - }, - { - "to": { - "startLine": 398, - "startColumn": 4, - "startOffset": 44525, - "endColumn": 136, - "endOffset": 44657 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 430, - "startColumn": 4, - "startOffset": 45192, - "endColumn": 136, - "endOffset": 45324 - } - } - }, - { - "to": { - "startLine": 399, - "startColumn": 4, - "startOffset": 44662, - "endColumn": 130, - "endOffset": 44788 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 431, - "startColumn": 4, - "startOffset": 45329, - "endColumn": 130, - "endOffset": 45455 - } - } - }, - { - "to": { - "startLine": 400, - "startColumn": 4, - "startOffset": 44793, - "endColumn": 104, - "endOffset": 44893 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 434, - "startColumn": 4, - "startOffset": 45691, - "endColumn": 104, - "endOffset": 45791 - } - } - }, - { - "to": { - "startLine": 401, - "startColumn": 4, - "startOffset": 44898, - "endLine": 403, - "endColumn": 12, - "endOffset": 45097 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 435, - "startColumn": 4, - "startOffset": 45796, - "endLine": 437, - "endColumn": 12, - "endOffset": 45995 - } - } - }, - { - "to": { - "startLine": 404, - "startColumn": 4, - "startOffset": 45102, - "endLine": 406, - "endColumn": 12, - "endOffset": 45305 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 440, - "startColumn": 4, - "startOffset": 46226, - "endLine": 442, - "endColumn": 12, - "endOffset": 46429 - } - } - }, - { - "to": { - "startLine": 407, - "startColumn": 4, - "startOffset": 45310, - "endLine": 408, - "endColumn": 12, - "endOffset": 45429 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 443, - "startColumn": 4, - "startOffset": 46434, - "endLine": 444, - "endColumn": 12, - "endOffset": 46553 - } - } - }, - { - "to": { - "startLine": 409, - "startColumn": 4, - "startOffset": 45434, - "endLine": 410, - "endColumn": 12, - "endOffset": 45553 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 445, - "startColumn": 4, - "startOffset": 46558, - "endLine": 446, - "endColumn": 12, - "endOffset": 46677 - } - } - }, - { - "to": { - "startLine": 411, - "startColumn": 4, - "startOffset": 45558, - "endColumn": 104, - "endOffset": 45658 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 447, - "startColumn": 4, - "startOffset": 46682, - "endColumn": 104, - "endOffset": 46782 - } - } - }, - { - "to": { - "startLine": 412, - "startColumn": 4, - "startOffset": 45663, - "endColumn": 116, - "endOffset": 45775 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 448, - "startColumn": 4, - "startOffset": 46787, - "endColumn": 116, - "endOffset": 46899 - } - } - }, - { - "to": { - "startLine": 413, - "startColumn": 4, - "startOffset": 45780, - "endLine": 415, - "endColumn": 12, - "endOffset": 45989 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 449, - "startColumn": 4, - "startOffset": 46904, - "endLine": 451, - "endColumn": 12, - "endOffset": 47113 - } - } - }, - { - "to": { - "startLine": 416, - "startColumn": 4, - "startOffset": 45994, - "endLine": 417, - "endColumn": 12, - "endOffset": 46135 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 452, - "startColumn": 4, - "startOffset": 47118, - "endLine": 453, - "endColumn": 12, - "endOffset": 47259 - } - } - }, - { - "to": { - "startLine": 418, - "startColumn": 4, - "startOffset": 46140, - "endLine": 419, - "endColumn": 12, - "endOffset": 46275 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 454, - "startColumn": 4, - "startOffset": 47264, - "endLine": 455, - "endColumn": 12, - "endOffset": 47399 - } - } - }, - { - "to": { - "startLine": 420, - "startColumn": 4, - "startOffset": 46280, - "endLine": 421, - "endColumn": 12, - "endOffset": 46361 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 458, - "startColumn": 4, - "startOffset": 47630, - "endLine": 459, - "endColumn": 12, - "endOffset": 47711 - } - } - }, - { - "to": { - "startLine": 422, - "startColumn": 4, - "startOffset": 46366, - "endLine": 426, - "endColumn": 12, - "endOffset": 46709 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 460, - "startColumn": 4, - "startOffset": 47716, - "endLine": 464, - "endColumn": 12, - "endOffset": 48059 - } - } - }, - { - "to": { - "startLine": 427, - "startColumn": 4, - "startOffset": 46714, - "endColumn": 87, - "endOffset": 46797 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 465, - "startColumn": 4, - "startOffset": 48064, - "endColumn": 87, - "endOffset": 48147 - } - } - }, - { - "to": { - "startLine": 428, - "startColumn": 4, - "startOffset": 46802, - "endLine": 431, - "endColumn": 12, - "endOffset": 47027 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 466, - "startColumn": 4, - "startOffset": 48152, - "endLine": 469, - "endColumn": 12, - "endOffset": 48377 - } - } - }, - { - "to": { - "startLine": 432, - "startColumn": 4, - "startOffset": 47032, - "endLine": 437, - "endColumn": 12, - "endOffset": 47429 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 470, - "startColumn": 4, - "startOffset": 48382, - "endLine": 475, - "endColumn": 12, - "endOffset": 48779 - } - } - }, - { - "to": { - "startLine": 438, - "startColumn": 4, - "startOffset": 47434, - "endLine": 441, - "endColumn": 12, - "endOffset": 47662 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 476, - "startColumn": 4, - "startOffset": 48784, - "endLine": 479, - "endColumn": 12, - "endOffset": 49012 - } - } - }, - { - "to": { - "startLine": 442, - "startColumn": 4, - "startOffset": 47667, - "endColumn": 81, - "endOffset": 47744 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 480, - "startColumn": 4, - "startOffset": 49017, - "endColumn": 81, - "endOffset": 49094 - } - } - }, - { - "to": { - "startLine": 443, - "startColumn": 4, - "startOffset": 47749, - "endLine": 444, - "endColumn": 12, - "endOffset": 47842 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 481, - "startColumn": 4, - "startOffset": 49099, - "endLine": 482, - "endColumn": 12, - "endOffset": 49192 - } - } - }, - { - "to": { - "startLine": 445, - "startColumn": 4, - "startOffset": 47847, - "endLine": 455, - "endColumn": 12, - "endOffset": 48459 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 483, - "startColumn": 4, - "startOffset": 49197, - "endLine": 493, - "endColumn": 12, - "endOffset": 49809 - } - } - }, - { - "to": { - "startLine": 456, - "startColumn": 4, - "startOffset": 48464, - "endColumn": 99, - "endOffset": 48559 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 494, - "startColumn": 4, - "startOffset": 49814, - "endColumn": 99, - "endOffset": 49909 - } - } - }, - { - "to": { - "startLine": 457, - "startColumn": 4, - "startOffset": 48564, - "endLine": 460, - "endColumn": 12, - "endOffset": 48795 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 495, - "startColumn": 4, - "startOffset": 49914, - "endLine": 498, - "endColumn": 12, - "endOffset": 50145 - } - } - }, - { - "to": { - "startLine": 461, - "startColumn": 4, - "startOffset": 48800, - "endLine": 466, - "endColumn": 12, - "endOffset": 49203 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 499, - "startColumn": 4, - "startOffset": 50150, - "endLine": 504, - "endColumn": 12, - "endOffset": 50553 - } - } - }, - { - "to": { - "startLine": 467, - "startColumn": 4, - "startOffset": 49208, - "endLine": 470, - "endColumn": 12, - "endOffset": 49442 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 505, - "startColumn": 4, - "startOffset": 50558, - "endLine": 508, - "endColumn": 12, - "endOffset": 50792 - } - } - }, - { - "to": { - "startLine": 471, - "startColumn": 4, - "startOffset": 49447, - "endColumn": 93, - "endOffset": 49536 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 509, - "startColumn": 4, - "startOffset": 50797, - "endColumn": 93, - "endOffset": 50886 - } - } - }, - { - "to": { - "startLine": 472, - "startColumn": 4, - "startOffset": 49541, - "endColumn": 88, - "endOffset": 49625 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 510, - "startColumn": 4, - "startOffset": 50891, - "endColumn": 88, - "endOffset": 50975 - } - } - }, - { - "to": { - "startLine": 473, - "startColumn": 4, - "startOffset": 49630, - "endLine": 476, - "endColumn": 12, - "endOffset": 49862 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 511, - "startColumn": 4, - "startOffset": 50980, - "endLine": 514, - "endColumn": 12, - "endOffset": 51212 - } - } - }, - { - "to": { - "startLine": 477, - "startColumn": 4, - "startOffset": 49867, - "endLine": 502, - "endColumn": 12, - "endOffset": 51813 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 515, - "startColumn": 4, - "startOffset": 51217, - "endLine": 540, - "endColumn": 12, - "endOffset": 53163 - } - } - }, - { - "to": { - "startLine": 503, - "startColumn": 4, - "startOffset": 51818, - "endLine": 506, - "endColumn": 12, - "endOffset": 52055 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 541, - "startColumn": 4, - "startOffset": 53168, - "endLine": 544, - "endColumn": 12, - "endOffset": 53405 - } - } - }, - { - "to": { - "startLine": 507, - "startColumn": 4, - "startOffset": 52060, - "endLine": 533, - "endColumn": 12, - "endOffset": 54137 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 545, - "startColumn": 4, - "startOffset": 53410, - "endLine": 571, - "endColumn": 12, - "endOffset": 55487 - } - } - }, - { - "to": { - "startLine": 534, - "startColumn": 4, - "startOffset": 54142, - "endLine": 681, - "endColumn": 12, - "endOffset": 63564 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 572, - "startColumn": 4, - "startOffset": 55492, - "endLine": 719, - "endColumn": 12, - "endOffset": 64914 - } - } - }, - { - "to": { - "startLine": 682, - "startColumn": 4, - "startOffset": 63569, - "endLine": 703, - "endColumn": 12, - "endOffset": 64831 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 720, - "startColumn": 4, - "startOffset": 64919, - "endLine": 741, - "endColumn": 12, - "endOffset": 66181 - } - } - }, - { - "to": { - "startLine": 704, - "startColumn": 4, - "startOffset": 64836, - "endLine": 851, - "endColumn": 12, - "endOffset": 74368 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 742, - "startColumn": 4, - "startOffset": 66186, - "endLine": 889, - "endColumn": 12, - "endOffset": 75718 - } - } - }, - { - "to": { - "startLine": 852, - "startColumn": 4, - "startOffset": 74373, - "endLine": 873, - "endColumn": 12, - "endOffset": 75649 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 890, - "startColumn": 4, - "startOffset": 75723, - "endLine": 911, - "endColumn": 12, - "endOffset": 76999 - } - } - }, - { - "to": { - "startLine": 874, - "startColumn": 4, - "startOffset": 75654, - "endLine": 880, - "endColumn": 12, - "endOffset": 76185 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 914, - "startColumn": 4, - "startOffset": 77230, - "endLine": 920, - "endColumn": 12, - "endOffset": 77761 - } - } - }, - { - "to": { - "startLine": 881, - "startColumn": 4, - "startOffset": 76190, - "endLine": 885, - "endColumn": 12, - "endOffset": 76515 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 921, - "startColumn": 4, - "startOffset": 77766, - "endLine": 925, - "endColumn": 12, - "endOffset": 78091 - } - } - }, - { - "to": { - "startLine": 886, - "startColumn": 4, - "startOffset": 76520, - "endLine": 906, - "endColumn": 12, - "endOffset": 77638 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 926, - "startColumn": 4, - "startOffset": 78096, - "endLine": 946, - "endColumn": 12, - "endOffset": 79214 - } - } - }, - { - "to": { - "startLine": 907, - "startColumn": 4, - "startOffset": 77643, - "endLine": 911, - "endColumn": 12, - "endOffset": 77894 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 947, - "startColumn": 4, - "startOffset": 79219, - "endLine": 951, - "endColumn": 12, - "endOffset": 79470 - } - } - }, - { - "to": { - "startLine": 912, - "startColumn": 4, - "startOffset": 77899, - "endLine": 916, - "endColumn": 12, - "endOffset": 78130 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 952, - "startColumn": 4, - "startOffset": 79475, - "endLine": 956, - "endColumn": 12, - "endOffset": 79706 - } - } - }, - { - "to": { - "startLine": 917, - "startColumn": 4, - "startOffset": 78135, - "endLine": 926, - "endColumn": 12, - "endOffset": 78677 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 957, - "startColumn": 4, - "startOffset": 79711, - "endLine": 966, - "endColumn": 12, - "endOffset": 80253 - } - } - }, - { - "to": { - "startLine": 927, - "startColumn": 4, - "startOffset": 78682, - "endLine": 935, - "endColumn": 12, - "endOffset": 79171 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 967, - "startColumn": 4, - "startOffset": 80258, - "endLine": 975, - "endColumn": 12, - "endOffset": 80747 - } - } - }, - { - "to": { - "startLine": 936, - "startColumn": 4, - "startOffset": 79176, - "endLine": 946, - "endColumn": 12, - "endOffset": 79844 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 976, - "startColumn": 4, - "startOffset": 80752, - "endLine": 986, - "endColumn": 12, - "endOffset": 81420 - } - } - }, - { - "to": { - "startLine": 947, - "startColumn": 4, - "startOffset": 79849, - "endLine": 949, - "endColumn": 12, - "endOffset": 79992 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 987, - "startColumn": 4, - "startOffset": 81425, - "endLine": 989, - "endColumn": 12, - "endOffset": 81568 - } - } - }, - { - "to": { - "startLine": 950, - "startColumn": 4, - "startOffset": 79997, - "endLine": 956, - "endColumn": 12, - "endOffset": 80520 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 990, - "startColumn": 4, - "startOffset": 81573, - "endLine": 996, - "endColumn": 12, - "endOffset": 82096 - } - } - }, - { - "to": { - "startLine": 957, - "startColumn": 4, - "startOffset": 80525, - "endLine": 964, - "endColumn": 12, - "endOffset": 81084 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 997, - "startColumn": 4, - "startOffset": 82101, - "endLine": 1004, - "endColumn": 12, - "endOffset": 82660 - } - } - }, - { - "to": { - "startLine": 965, - "startColumn": 4, - "startOffset": 81089, - "endLine": 971, - "endColumn": 12, - "endOffset": 81459 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1005, - "startColumn": 4, - "startOffset": 82665, - "endLine": 1011, - "endColumn": 12, - "endOffset": 83035 - } - } - }, - { - "to": { - "startLine": 972, - "startColumn": 4, - "startOffset": 81464, - "endColumn": 117, - "endOffset": 81577 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1012, - "startColumn": 4, - "startOffset": 83040, - "endColumn": 117, - "endOffset": 83153 - } - } - }, - { - "to": { - "startLine": 973, - "startColumn": 4, - "startOffset": 81582, - "endLine": 981, - "endColumn": 12, - "endOffset": 82115 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1013, - "startColumn": 4, - "startOffset": 83158, - "endLine": 1021, - "endColumn": 12, - "endOffset": 83691 - } - } - }, - { - "to": { - "startLine": 982, - "startColumn": 4, - "startOffset": 82120, - "endLine": 984, - "endColumn": 12, - "endOffset": 82272 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1022, - "startColumn": 4, - "startOffset": 83696, - "endLine": 1024, - "endColumn": 12, - "endOffset": 83848 - } - } - }, - { - "to": { - "startLine": 985, - "startColumn": 4, - "startOffset": 82277, - "endLine": 987, - "endColumn": 12, - "endOffset": 82416 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1025, - "startColumn": 4, - "startOffset": 83853, - "endLine": 1027, - "endColumn": 12, - "endOffset": 83992 - } - } - }, - { - "to": { - "startLine": 988, - "startColumn": 4, - "startOffset": 82421, - "endLine": 992, - "endColumn": 12, - "endOffset": 82736 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1028, - "startColumn": 4, - "startOffset": 83997, - "endLine": 1032, - "endColumn": 12, - "endOffset": 84312 - } - } - }, - { - "to": { - "startLine": 993, - "startColumn": 4, - "startOffset": 82741, - "endLine": 996, - "endColumn": 12, - "endOffset": 82992 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1033, - "startColumn": 4, - "startOffset": 84317, - "endLine": 1036, - "endColumn": 12, - "endOffset": 84568 - } - } - }, - { - "to": { - "startLine": 997, - "startColumn": 4, - "startOffset": 82997, - "endLine": 1000, - "endColumn": 12, - "endOffset": 83162 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1037, - "startColumn": 4, - "startOffset": 84573, - "endLine": 1040, - "endColumn": 12, - "endOffset": 84738 - } - } - }, - { - "to": { - "startLine": 1001, - "startColumn": 4, - "startOffset": 83167, - "endLine": 1003, - "endColumn": 12, - "endOffset": 83303 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1041, - "startColumn": 4, - "startOffset": 84743, - "endLine": 1043, - "endColumn": 12, - "endOffset": 84879 - } - } - }, - { - "to": { - "startLine": 1004, - "startColumn": 4, - "startOffset": 83308, - "endColumn": 63, - "endOffset": 83367 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1044, - "startColumn": 4, - "startOffset": 84884, - "endColumn": 63, - "endOffset": 84943 - } - } - }, - { - "to": { - "startLine": 1005, - "startColumn": 4, - "startOffset": 83372, - "endLine": 1008, - "endColumn": 12, - "endOffset": 83649 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1045, - "startColumn": 4, - "startOffset": 84948, - "endLine": 1048, - "endColumn": 12, - "endOffset": 85225 - } - } - }, - { - "to": { - "startLine": 1009, - "startColumn": 4, - "startOffset": 83654, - "endLine": 1012, - "endColumn": 12, - "endOffset": 83935 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1049, - "startColumn": 4, - "startOffset": 85230, - "endLine": 1052, - "endColumn": 12, - "endOffset": 85511 - } - } - }, - { - "to": { - "startLine": 1013, - "startColumn": 4, - "startOffset": 83940, - "endLine": 1020, - "endColumn": 12, - "endOffset": 84477 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1053, - "startColumn": 4, - "startOffset": 85516, - "endLine": 1060, - "endColumn": 12, - "endOffset": 86053 - } - } - }, - { - "to": { - "startLine": 1021, - "startColumn": 4, - "startOffset": 84482, - "endLine": 1025, - "endColumn": 12, - "endOffset": 84741 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1061, - "startColumn": 4, - "startOffset": 86058, - "endLine": 1065, - "endColumn": 12, - "endOffset": 86317 - } - } - }, - { - "to": { - "startLine": 1026, - "startColumn": 4, - "startOffset": 84746, - "endLine": 1032, - "endColumn": 12, - "endOffset": 85079 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1066, - "startColumn": 4, - "startOffset": 86322, - "endLine": 1072, - "endColumn": 12, - "endOffset": 86655 - } - } - }, - { - "to": { - "startLine": 1033, - "startColumn": 4, - "startOffset": 85084, - "endLine": 1038, - "endColumn": 12, - "endOffset": 85432 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1073, - "startColumn": 4, - "startOffset": 86660, - "endLine": 1078, - "endColumn": 12, - "endOffset": 87008 - } - } - }, - { - "to": { - "startLine": 1039, - "startColumn": 4, - "startOffset": 85437, - "endColumn": 93, - "endOffset": 85526 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1079, - "startColumn": 4, - "startOffset": 87013, - "endColumn": 93, - "endOffset": 87102 - } - } - }, - { - "to": { - "startLine": 1040, - "startColumn": 4, - "startOffset": 85531, - "endLine": 1043, - "endColumn": 12, - "endOffset": 85832 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1080, - "startColumn": 4, - "startOffset": 87107, - "endLine": 1083, - "endColumn": 12, - "endOffset": 87408 - } - } - }, - { - "to": { - "startLine": 1044, - "startColumn": 4, - "startOffset": 85837, - "endLine": 1048, - "endColumn": 12, - "endOffset": 86094 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1084, - "startColumn": 4, - "startOffset": 87413, - "endLine": 1088, - "endColumn": 12, - "endOffset": 87670 - } - } - }, - { - "to": { - "startLine": 1049, - "startColumn": 4, - "startOffset": 86099, - "endLine": 1050, - "endColumn": 12, - "endOffset": 86219 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1089, - "startColumn": 4, - "startOffset": 87675, - "endLine": 1090, - "endColumn": 12, - "endOffset": 87795 - } - } - }, - { - "to": { - "startLine": 1051, - "startColumn": 4, - "startOffset": 86224, - "endLine": 1052, - "endColumn": 12, - "endOffset": 86346 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1091, - "startColumn": 4, - "startOffset": 87800, - "endLine": 1092, - "endColumn": 12, - "endOffset": 87922 - } - } - }, - { - "to": { - "startLine": 1053, - "startColumn": 4, - "startOffset": 86351, - "endLine": 1055, - "endColumn": 12, - "endOffset": 86585 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1093, - "startColumn": 4, - "startOffset": 87927, - "endLine": 1095, - "endColumn": 12, - "endOffset": 88161 - } - } - }, - { - "to": { - "startLine": 1056, - "startColumn": 4, - "startOffset": 86590, - "endLine": 1058, - "endColumn": 12, - "endOffset": 86796 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1096, - "startColumn": 4, - "startOffset": 88166, - "endLine": 1098, - "endColumn": 12, - "endOffset": 88372 - } - } - }, - { - "to": { - "startLine": 1059, - "startColumn": 4, - "startOffset": 86801, - "endLine": 1060, - "endColumn": 12, - "endOffset": 86915 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1099, - "startColumn": 4, - "startOffset": 88377, - "endLine": 1100, - "endColumn": 12, - "endOffset": 88491 - } - } - }, - { - "to": { - "startLine": 1061, - "startColumn": 4, - "startOffset": 86920, - "endLine": 1064, - "endColumn": 12, - "endOffset": 87108 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1101, - "startColumn": 4, - "startOffset": 88496, - "endLine": 1104, - "endColumn": 12, - "endOffset": 88684 - } - } - }, - { - "to": { - "startLine": 1065, - "startColumn": 4, - "startOffset": 87113, - "endLine": 1071, - "endColumn": 12, - "endOffset": 87563 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1105, - "startColumn": 4, - "startOffset": 88689, - "endLine": 1111, - "endColumn": 12, - "endOffset": 89139 - } - } - }, - { - "to": { - "startLine": 1072, - "startColumn": 4, - "startOffset": 87568, - "endLine": 1074, - "endColumn": 12, - "endOffset": 87744 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1112, - "startColumn": 4, - "startOffset": 89144, - "endLine": 1114, - "endColumn": 12, - "endOffset": 89320 - } - } - }, - { - "to": { - "startLine": 1075, - "startColumn": 4, - "startOffset": 87749, - "endLine": 1077, - "endColumn": 12, - "endOffset": 87866 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1115, - "startColumn": 4, - "startOffset": 89325, - "endLine": 1117, - "endColumn": 12, - "endOffset": 89442 - } - } - }, - { - "to": { - "startLine": 1078, - "startColumn": 4, - "startOffset": 87871, - "endLine": 1081, - "endColumn": 12, - "endOffset": 88125 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1118, - "startColumn": 4, - "startOffset": 89447, - "endLine": 1121, - "endColumn": 12, - "endOffset": 89701 - } - } - }, - { - "to": { - "startLine": 1082, - "startColumn": 4, - "startOffset": 88130, - "endLine": 1083, - "endColumn": 12, - "endOffset": 88238 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1122, - "startColumn": 4, - "startOffset": 89706, - "endLine": 1123, - "endColumn": 12, - "endOffset": 89814 - } - } - }, - { - "to": { - "startLine": 1084, - "startColumn": 4, - "startOffset": 88243, - "endLine": 1087, - "endColumn": 12, - "endOffset": 88425 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1124, - "startColumn": 4, - "startOffset": 89819, - "endLine": 1127, - "endColumn": 12, - "endOffset": 90001 - } - } - }, - { - "to": { - "startLine": 1088, - "startColumn": 4, - "startOffset": 88430, - "endLine": 1089, - "endColumn": 12, - "endOffset": 88527 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1128, - "startColumn": 4, - "startOffset": 90006, - "endLine": 1129, - "endColumn": 12, - "endOffset": 90103 - } - } - }, - { - "to": { - "startLine": 1090, - "startColumn": 4, - "startOffset": 88532, - "endLine": 1095, - "endColumn": 12, - "endOffset": 88971 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1130, - "startColumn": 4, - "startOffset": 90108, - "endLine": 1135, - "endColumn": 12, - "endOffset": 90547 - } - } - }, - { - "to": { - "startLine": 1096, - "startColumn": 4, - "startOffset": 88976, - "endLine": 1097, - "endColumn": 12, - "endOffset": 89095 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1136, - "startColumn": 4, - "startOffset": 90552, - "endLine": 1137, - "endColumn": 12, - "endOffset": 90671 - } - } - }, - { - "to": { - "startLine": 1098, - "startColumn": 4, - "startOffset": 89100, - "endLine": 1101, - "endColumn": 12, - "endOffset": 89380 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1138, - "startColumn": 4, - "startOffset": 90676, - "endLine": 1141, - "endColumn": 12, - "endOffset": 90956 - } - } - }, - { - "to": { - "startLine": 1102, - "startColumn": 4, - "startOffset": 89385, - "endLine": 1113, - "endColumn": 12, - "endOffset": 90267 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1142, - "startColumn": 4, - "startOffset": 90961, - "endLine": 1153, - "endColumn": 12, - "endOffset": 91843 - } - } - }, - { - "to": { - "startLine": 1114, - "startColumn": 4, - "startOffset": 90272, - "endLine": 1119, - "endColumn": 12, - "endOffset": 90561 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1154, - "startColumn": 4, - "startOffset": 91848, - "endLine": 1159, - "endColumn": 12, - "endOffset": 92137 - } - } - }, - { - "to": { - "startLine": 1120, - "startColumn": 4, - "startOffset": 90566, - "endLine": 1130, - "endColumn": 12, - "endOffset": 91293 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1160, - "startColumn": 4, - "startOffset": 92142, - "endLine": 1170, - "endColumn": 12, - "endOffset": 92869 - } - } - }, - { - "to": { - "startLine": 1131, - "startColumn": 4, - "startOffset": 91298, - "endLine": 1133, - "endColumn": 12, - "endOffset": 91465 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1171, - "startColumn": 4, - "startOffset": 92874, - "endLine": 1173, - "endColumn": 12, - "endOffset": 93041 - } - } - }, - { - "to": { - "startLine": 1134, - "startColumn": 4, - "startOffset": 91470, - "endLine": 1138, - "endColumn": 12, - "endOffset": 91801 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1174, - "startColumn": 4, - "startOffset": 93046, - "endLine": 1178, - "endColumn": 12, - "endOffset": 93377 - } - } - }, - { - "to": { - "startLine": 1139, - "startColumn": 4, - "startOffset": 91806, - "endLine": 1150, - "endColumn": 12, - "endOffset": 92668 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1179, - "startColumn": 4, - "startOffset": 93382, - "endLine": 1190, - "endColumn": 12, - "endOffset": 94244 - } - } - }, - { - "to": { - "startLine": 1151, - "startColumn": 4, - "startOffset": 92673, - "endLine": 1155, - "endColumn": 12, - "endOffset": 92946 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1191, - "startColumn": 4, - "startOffset": 94249, - "endLine": 1195, - "endColumn": 12, - "endOffset": 94522 - } - } - }, - { - "to": { - "startLine": 1156, - "startColumn": 4, - "startOffset": 92951, - "endLine": 1158, - "endColumn": 12, - "endOffset": 93149 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 30, - "startColumn": 4, - "startOffset": 3038, - "endLine": 32, - "endColumn": 12, - "endOffset": 3236 - } - } - }, - { - "to": { - "startLine": 1159, - "startColumn": 4, - "startOffset": 93154, - "endLine": 1161, - "endColumn": 12, - "endOffset": 93340 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 33, - "startColumn": 4, - "startOffset": 3241, - "endLine": 35, - "endColumn": 12, - "endOffset": 3427 - } - } - }, - { - "to": { - "startLine": 1162, - "startColumn": 4, - "startOffset": 93345, - "endLine": 1165, - "endColumn": 10, - "endOffset": 93524 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 36, - "startColumn": 4, - "startOffset": 3432, - "endLine": 39, - "endColumn": 10, - "endOffset": 3611 - } - } - }, - { - "to": { - "startLine": 1166, - "startColumn": 4, - "startOffset": 93529, - "endLine": 1169, - "endColumn": 10, - "endOffset": 93712 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 40, - "startColumn": 4, - "startOffset": 3616, - "endLine": 43, - "endColumn": 10, - "endOffset": 3799 - } - } - }, - { - "to": { - "startLine": 1170, - "startColumn": 4, - "startOffset": 93717, - "endLine": 1207, - "endColumn": 12, - "endOffset": 96574 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1198, - "startColumn": 4, - "startOffset": 94753, - "endLine": 1235, - "endColumn": 12, - "endOffset": 97610 - } - } - }, - { - "to": { - "startLine": 1208, - "startColumn": 4, - "startOffset": 96579, - "endLine": 1246, - "endColumn": 12, - "endOffset": 99576 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1236, - "startColumn": 4, - "startOffset": 97615, - "endLine": 1274, - "endColumn": 12, - "endOffset": 100612 - } - } - }, - { - "to": { - "startLine": 1247, - "startColumn": 4, - "startOffset": 99581, - "endColumn": 61, - "endOffset": 99638 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1275, - "startColumn": 4, - "startOffset": 100617, - "endColumn": 61, - "endOffset": 100674 - } - } - }, - { - "to": { - "startLine": 1248, - "startColumn": 4, - "startOffset": 99643, - "endLine": 1257, - "endColumn": 12, - "endOffset": 100268 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1276, - "startColumn": 4, - "startOffset": 100679, - "endLine": 1285, - "endColumn": 12, - "endOffset": 101304 - } - } - }, - { - "to": { - "startLine": 1258, - "startColumn": 4, - "startOffset": 100273, - "endLine": 1266, - "endColumn": 12, - "endOffset": 100882 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1286, - "startColumn": 4, - "startOffset": 101309, - "endLine": 1294, - "endColumn": 12, - "endOffset": 101918 - } - } - }, - { - "to": { - "startLine": 1267, - "startColumn": 4, - "startOffset": 100887, - "endColumn": 85, - "endOffset": 100968 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1297, - "startColumn": 4, - "startOffset": 102149, - "endColumn": 85, - "endOffset": 102230 - } - } - }, - { - "to": { - "startLine": 1268, - "startColumn": 4, - "startOffset": 100973, - "endLine": 1269, - "endColumn": 12, - "endOffset": 101081 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1300, - "startColumn": 4, - "startOffset": 102460, - "endLine": 1301, - "endColumn": 12, - "endOffset": 102568 - } - } - }, - { - "to": { - "startLine": 1270, - "startColumn": 4, - "startOffset": 101086, - "endLine": 1273, - "endColumn": 12, - "endOffset": 101310 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1302, - "startColumn": 4, - "startOffset": 102573, - "endLine": 1305, - "endColumn": 12, - "endOffset": 102797 - } - } - }, - { - "to": { - "startLine": 1274, - "startColumn": 4, - "startOffset": 101315, - "endLine": 1277, - "endColumn": 12, - "endOffset": 101648 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1306, - "startColumn": 4, - "startOffset": 102802, - "endLine": 1309, - "endColumn": 12, - "endOffset": 103135 - } - } - }, - { - "to": { - "startLine": 1278, - "startColumn": 4, - "startOffset": 101653, - "endLine": 1280, - "endColumn": 12, - "endOffset": 101808 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1310, - "startColumn": 4, - "startOffset": 103140, - "endLine": 1312, - "endColumn": 12, - "endOffset": 103295 - } - } - }, - { - "to": { - "startLine": 1281, - "startColumn": 4, - "startOffset": 101813, - "endLine": 1283, - "endColumn": 12, - "endOffset": 101960 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1313, - "startColumn": 4, - "startOffset": 103300, - "endLine": 1315, - "endColumn": 12, - "endOffset": 103447 - } - } - }, - { - "to": { - "startLine": 1284, - "startColumn": 4, - "startOffset": 101965, - "endLine": 1286, - "endColumn": 12, - "endOffset": 102131 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1316, - "startColumn": 4, - "startOffset": 103452, - "endLine": 1318, - "endColumn": 12, - "endOffset": 103618 - } - } - }, - { - "to": { - "startLine": 1287, - "startColumn": 4, - "startOffset": 102136, - "endLine": 1289, - "endColumn": 12, - "endOffset": 102298 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1319, - "startColumn": 4, - "startOffset": 103623, - "endLine": 1321, - "endColumn": 12, - "endOffset": 103785 - } - } - }, - { - "to": { - "startLine": 1290, - "startColumn": 4, - "startOffset": 102303, - "endLine": 1293, - "endColumn": 12, - "endOffset": 102541 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1322, - "startColumn": 4, - "startOffset": 103790, - "endLine": 1325, - "endColumn": 12, - "endOffset": 104028 - } - } - }, - { - "to": { - "startLine": 1294, - "startColumn": 4, - "startOffset": 102546, - "endLine": 1296, - "endColumn": 12, - "endOffset": 102711 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1326, - "startColumn": 4, - "startOffset": 104033, - "endLine": 1328, - "endColumn": 12, - "endOffset": 104198 - } - } - }, - { - "to": { - "startLine": 1297, - "startColumn": 4, - "startOffset": 102716, - "endLine": 1299, - "endColumn": 12, - "endOffset": 102884 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1329, - "startColumn": 4, - "startOffset": 104203, - "endLine": 1331, - "endColumn": 12, - "endOffset": 104371 - } - } - }, - { - "to": { - "startLine": 1300, - "startColumn": 4, - "startOffset": 102889, - "endLine": 1302, - "endColumn": 12, - "endOffset": 103055 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1332, - "startColumn": 4, - "startOffset": 104376, - "endLine": 1334, - "endColumn": 12, - "endOffset": 104542 - } - } - }, - { - "to": { - "startLine": 1303, - "startColumn": 4, - "startOffset": 103060, - "endLine": 1306, - "endColumn": 12, - "endOffset": 103329 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1335, - "startColumn": 4, - "startOffset": 104547, - "endLine": 1338, - "endColumn": 12, - "endOffset": 104816 - } - } - }, - { - "to": { - "startLine": 1307, - "startColumn": 4, - "startOffset": 103334, - "endLine": 1309, - "endColumn": 12, - "endOffset": 103528 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1339, - "startColumn": 4, - "startOffset": 104821, - "endLine": 1341, - "endColumn": 12, - "endOffset": 105015 - } - } - }, - { - "to": { - "startLine": 1310, - "startColumn": 4, - "startOffset": 103533, - "endLine": 1312, - "endColumn": 12, - "endOffset": 103729 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 44, - "startColumn": 4, - "startOffset": 3804, - "endLine": 46, - "endColumn": 12, - "endOffset": 4000 - } - } - }, - { - "to": { - "startLine": 1313, - "startColumn": 4, - "startOffset": 103734, - "endLine": 1315, - "endColumn": 12, - "endOffset": 103918 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 47, - "startColumn": 4, - "startOffset": 4005, - "endLine": 49, - "endColumn": 12, - "endOffset": 4189 - } - } - }, - { - "to": { - "startLine": 1316, - "startColumn": 4, - "startOffset": 103923, - "endColumn": 83, - "endOffset": 104002 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1344, - "startColumn": 4, - "startOffset": 105241, - "endColumn": 83, - "endOffset": 105320 - } - } - }, - { - "to": { - "startLine": 1317, - "startColumn": 4, - "startOffset": 104007, - "endColumn": 95, - "endOffset": 104098 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1345, - "startColumn": 4, - "startOffset": 105325, - "endColumn": 95, - "endOffset": 105416 - } - } - }, - { - "to": { - "startLine": 1318, - "startColumn": 4, - "startOffset": 104103, - "endColumn": 95, - "endOffset": 104194 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1346, - "startColumn": 4, - "startOffset": 105421, - "endColumn": 95, - "endOffset": 105512 - } - } - }, - { - "to": { - "startLine": 1319, - "startColumn": 4, - "startOffset": 104199, - "endColumn": 97, - "endOffset": 104292 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1347, - "startColumn": 4, - "startOffset": 105517, - "endColumn": 97, - "endOffset": 105610 - } - } - }, - { - "to": { - "startLine": 1320, - "startColumn": 4, - "startOffset": 104297, - "endColumn": 99, - "endOffset": 104392 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1348, - "startColumn": 4, - "startOffset": 105615, - "endColumn": 99, - "endOffset": 105710 - } - } - }, - { - "to": { - "startLine": 1321, - "startColumn": 4, - "startOffset": 104397, - "endColumn": 101, - "endOffset": 104494 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1349, - "startColumn": 4, - "startOffset": 105715, - "endColumn": 101, - "endOffset": 105812 - } - } - }, - { - "to": { - "startLine": 1322, - "startColumn": 4, - "startOffset": 104499, - "endColumn": 101, - "endOffset": 104596 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1350, - "startColumn": 4, - "startOffset": 105817, - "endColumn": 101, - "endOffset": 105914 - } - } - }, - { - "to": { - "startLine": 1323, - "startColumn": 4, - "startOffset": 104601, - "endColumn": 101, - "endOffset": 104698 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1351, - "startColumn": 4, - "startOffset": 105919, - "endColumn": 101, - "endOffset": 106016 - } - } - }, - { - "to": { - "startLine": 1324, - "startColumn": 4, - "startOffset": 104703, - "endColumn": 101, - "endOffset": 104800 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1352, - "startColumn": 4, - "startOffset": 106021, - "endColumn": 101, - "endOffset": 106118 - } - } - }, - { - "to": { - "startLine": 1325, - "startColumn": 4, - "startOffset": 104805, - "endColumn": 101, - "endOffset": 104902 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1353, - "startColumn": 4, - "startOffset": 106123, - "endColumn": 101, - "endOffset": 106220 - } - } - }, - { - "to": { - "startLine": 1326, - "startColumn": 4, - "startOffset": 104907, - "endColumn": 99, - "endOffset": 105002 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1354, - "startColumn": 4, - "startOffset": 106225, - "endColumn": 99, - "endOffset": 106320 - } - } - }, - { - "to": { - "startLine": 1327, - "startColumn": 4, - "startOffset": 105007, - "endColumn": 95, - "endOffset": 105098 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1355, - "startColumn": 4, - "startOffset": 106325, - "endColumn": 95, - "endOffset": 106416 - } - } - }, - { - "to": { - "startLine": 1328, - "startColumn": 4, - "startOffset": 105103, - "endColumn": 111, - "endOffset": 105210 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1356, - "startColumn": 4, - "startOffset": 106421, - "endColumn": 111, - "endOffset": 106528 - } - } - }, - { - "to": { - "startLine": 1329, - "startColumn": 4, - "startOffset": 105215, - "endColumn": 128, - "endOffset": 105339 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1357, - "startColumn": 4, - "startOffset": 106533, - "endColumn": 128, - "endOffset": 106657 - } - } - }, - { - "to": { - "startLine": 1330, - "startColumn": 4, - "startOffset": 105344, - "endColumn": 122, - "endOffset": 105462 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1358, - "startColumn": 4, - "startOffset": 106662, - "endColumn": 122, - "endOffset": 106780 - } - } - }, - { - "to": { - "startLine": 1331, - "startColumn": 4, - "startOffset": 105467, - "endLine": 1332, - "endColumn": 12, - "endOffset": 105616 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1359, - "startColumn": 4, - "startOffset": 106785, - "endLine": 1360, - "endColumn": 12, - "endOffset": 106934 - } - } - }, - { - "to": { - "startLine": 1333, - "startColumn": 4, - "startOffset": 105621, - "endLine": 1334, - "endColumn": 12, - "endOffset": 105770 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1361, - "startColumn": 4, - "startOffset": 106939, - "endLine": 1362, - "endColumn": 12, - "endOffset": 107088 - } - } - }, - { - "to": { - "startLine": 1335, - "startColumn": 4, - "startOffset": 105775, - "endColumn": 97, - "endOffset": 105868 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1363, - "startColumn": 4, - "startOffset": 107093, - "endColumn": 97, - "endOffset": 107186 - } - } - }, - { - "to": { - "startLine": 1336, - "startColumn": 4, - "startOffset": 105873, - "endColumn": 113, - "endOffset": 105982 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1364, - "startColumn": 4, - "startOffset": 107191, - "endColumn": 113, - "endOffset": 107300 - } - } - }, - { - "to": { - "startLine": 1337, - "startColumn": 4, - "startOffset": 105987, - "endColumn": 93, - "endOffset": 106076 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1365, - "startColumn": 4, - "startOffset": 107305, - "endColumn": 93, - "endOffset": 107394 - } - } - }, - { - "to": { - "startLine": 1338, - "startColumn": 4, - "startOffset": 106081, - "endLine": 1339, - "endColumn": 12, - "endOffset": 106216 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1366, - "startColumn": 4, - "startOffset": 107399, - "endLine": 1367, - "endColumn": 12, - "endOffset": 107534 - } - } - }, - { - "to": { - "startLine": 1340, - "startColumn": 4, - "startOffset": 106221, - "endLine": 1341, - "endColumn": 12, - "endOffset": 106350 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1368, - "startColumn": 4, - "startOffset": 107539, - "endLine": 1369, - "endColumn": 12, - "endOffset": 107668 - } - } - }, - { - "to": { - "startLine": 1342, - "startColumn": 4, - "startOffset": 106355, - "endColumn": 95, - "endOffset": 106446 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1370, - "startColumn": 4, - "startOffset": 107673, - "endColumn": 95, - "endOffset": 107764 - } - } - }, - { - "to": { - "startLine": 1343, - "startColumn": 4, - "startOffset": 106451, - "endColumn": 111, - "endOffset": 106558 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1371, - "startColumn": 4, - "startOffset": 107769, - "endColumn": 111, - "endOffset": 107876 - } - } - }, - { - "to": { - "startLine": 1344, - "startColumn": 4, - "startOffset": 106563, - "endColumn": 99, - "endOffset": 106658 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1372, - "startColumn": 4, - "startOffset": 107881, - "endColumn": 99, - "endOffset": 107976 - } - } - }, - { - "to": { - "startLine": 1345, - "startColumn": 4, - "startOffset": 106663, - "endColumn": 115, - "endOffset": 106774 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1373, - "startColumn": 4, - "startOffset": 107981, - "endColumn": 115, - "endOffset": 108092 - } - } - }, - { - "to": { - "startLine": 1346, - "startColumn": 4, - "startOffset": 106779, - "endColumn": 95, - "endOffset": 106870 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1374, - "startColumn": 4, - "startOffset": 108097, - "endColumn": 95, - "endOffset": 108188 - } - } - }, - { - "to": { - "startLine": 1347, - "startColumn": 4, - "startOffset": 106875, - "endColumn": 111, - "endOffset": 106982 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1375, - "startColumn": 4, - "startOffset": 108193, - "endColumn": 111, - "endOffset": 108300 - } - } - }, - { - "to": { - "startLine": 1348, - "startColumn": 4, - "startOffset": 106987, - "endLine": 1349, - "endColumn": 12, - "endOffset": 107122 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1376, - "startColumn": 4, - "startOffset": 108305, - "endLine": 1377, - "endColumn": 12, - "endOffset": 108440 - } - } - }, - { - "to": { - "startLine": 1350, - "startColumn": 4, - "startOffset": 107127, - "endColumn": 135, - "endOffset": 107258 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1378, - "startColumn": 4, - "startOffset": 108445, - "endColumn": 135, - "endOffset": 108576 - } - } - }, - { - "to": { - "startLine": 1351, - "startColumn": 4, - "startOffset": 107263, - "endLine": 1352, - "endColumn": 12, - "endOffset": 107422 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1379, - "startColumn": 4, - "startOffset": 108581, - "endLine": 1380, - "endColumn": 12, - "endOffset": 108740 - } - } - }, - { - "to": { - "startLine": 1353, - "startColumn": 4, - "startOffset": 107427, - "endColumn": 129, - "endOffset": 107552 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1381, - "startColumn": 4, - "startOffset": 108745, - "endColumn": 129, - "endOffset": 108870 - } - } - }, - { - "to": { - "startLine": 1354, - "startColumn": 4, - "startOffset": 107557, - "endLine": 1355, - "endColumn": 12, - "endOffset": 107710 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1382, - "startColumn": 4, - "startOffset": 108875, - "endLine": 1383, - "endColumn": 12, - "endOffset": 109028 - } - } - }, - { - "to": { - "startLine": 1356, - "startColumn": 4, - "startOffset": 107715, - "endLine": 1357, - "endColumn": 12, - "endOffset": 107860 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1384, - "startColumn": 4, - "startOffset": 109033, - "endLine": 1385, - "endColumn": 12, - "endOffset": 109178 - } - } - }, - { - "to": { - "startLine": 1358, - "startColumn": 4, - "startOffset": 107865, - "endColumn": 140, - "endOffset": 108001 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1386, - "startColumn": 4, - "startOffset": 109183, - "endColumn": 140, - "endOffset": 109319 - } - } - }, - { - "to": { - "startLine": 1359, - "startColumn": 4, - "startOffset": 108006, - "endLine": 1360, - "endColumn": 12, - "endOffset": 108145 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1387, - "startColumn": 4, - "startOffset": 109324, - "endLine": 1388, - "endColumn": 12, - "endOffset": 109463 - } - } - }, - { - "to": { - "startLine": 1361, - "startColumn": 4, - "startOffset": 108150, - "endColumn": 134, - "endOffset": 108280 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1389, - "startColumn": 4, - "startOffset": 109468, - "endColumn": 134, - "endOffset": 109598 - } - } - }, - { - "to": { - "startLine": 1362, - "startColumn": 4, - "startOffset": 108285, - "endColumn": 111, - "endOffset": 108392 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1390, - "startColumn": 4, - "startOffset": 109603, - "endColumn": 111, - "endOffset": 109710 - } - } - }, - { - "to": { - "startLine": 1363, - "startColumn": 4, - "startOffset": 108397, - "endColumn": 127, - "endOffset": 108520 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1391, - "startColumn": 4, - "startOffset": 109715, - "endColumn": 127, - "endOffset": 109838 - } - } - }, - { - "to": { - "startLine": 1364, - "startColumn": 4, - "startOffset": 108525, - "endLine": 1365, - "endColumn": 12, - "endOffset": 108656 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1392, - "startColumn": 4, - "startOffset": 109843, - "endLine": 1393, - "endColumn": 12, - "endOffset": 109974 - } - } - }, - { - "to": { - "startLine": 1366, - "startColumn": 4, - "startOffset": 108661, - "endLine": 1367, - "endColumn": 12, - "endOffset": 108798 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1394, - "startColumn": 4, - "startOffset": 109979, - "endLine": 1395, - "endColumn": 12, - "endOffset": 110116 - } - } - }, - { - "to": { - "startLine": 1368, - "startColumn": 4, - "startOffset": 108803, - "endLine": 1369, - "endColumn": 12, - "endOffset": 108940 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1396, - "startColumn": 4, - "startOffset": 110121, - "endLine": 1397, - "endColumn": 12, - "endOffset": 110258 - } - } - }, - { - "to": { - "startLine": 1370, - "startColumn": 4, - "startOffset": 108945, - "endColumn": 111, - "endOffset": 109052 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1398, - "startColumn": 4, - "startOffset": 110263, - "endColumn": 111, - "endOffset": 110370 - } - } - }, - { - "to": { - "startLine": 1371, - "startColumn": 4, - "startOffset": 109057, - "endColumn": 139, - "endOffset": 109192 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1399, - "startColumn": 4, - "startOffset": 110375, - "endColumn": 139, - "endOffset": 110510 - } - } - }, - { - "to": { - "startLine": 1372, - "startColumn": 4, - "startOffset": 109197, - "endColumn": 67, - "endOffset": 109260 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1400, - "startColumn": 4, - "startOffset": 110515, - "endColumn": 67, - "endOffset": 110578 - } - } - }, - { - "to": { - "startLine": 1373, - "startColumn": 4, - "startOffset": 109265, - "endColumn": 72, - "endOffset": 109333 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1401, - "startColumn": 4, - "startOffset": 110583, - "endColumn": 72, - "endOffset": 110651 - } - } - }, - { - "to": { - "startLine": 1374, - "startColumn": 4, - "startOffset": 109338, - "endColumn": 73, - "endOffset": 109407 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1402, - "startColumn": 4, - "startOffset": 110656, - "endColumn": 73, - "endOffset": 110725 - } - } - }, - { - "to": { - "startLine": 1375, - "startColumn": 4, - "startOffset": 109412, - "endColumn": 72, - "endOffset": 109480 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1403, - "startColumn": 4, - "startOffset": 110730, - "endColumn": 72, - "endOffset": 110798 - } - } - }, - { - "to": { - "startLine": 1376, - "startColumn": 4, - "startOffset": 109485, - "endColumn": 73, - "endOffset": 109554 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1404, - "startColumn": 4, - "startOffset": 110803, - "endColumn": 73, - "endOffset": 110872 - } - } - }, - { - "to": { - "startLine": 1377, - "startColumn": 4, - "startOffset": 109559, - "endLine": 1378, - "endColumn": 12, - "endOffset": 109700 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1405, - "startColumn": 4, - "startOffset": 110877, - "endLine": 1406, - "endColumn": 12, - "endOffset": 111018 - } - } - }, - { - "to": { - "startLine": 1379, - "startColumn": 4, - "startOffset": 109705, - "endLine": 1380, - "endColumn": 12, - "endOffset": 109844 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1407, - "startColumn": 4, - "startOffset": 111023, - "endLine": 1408, - "endColumn": 12, - "endOffset": 111162 - } - } - }, - { - "to": { - "startLine": 1381, - "startColumn": 4, - "startOffset": 109849, - "endLine": 1382, - "endColumn": 12, - "endOffset": 109982 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1409, - "startColumn": 4, - "startOffset": 111167, - "endLine": 1410, - "endColumn": 12, - "endOffset": 111300 - } - } - }, - { - "to": { - "startLine": 1383, - "startColumn": 4, - "startOffset": 109987, - "endColumn": 25, - "endOffset": 110008 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 50, - "startColumn": 4, - "startOffset": 4194, - "endColumn": 25, - "endOffset": 4215 - } - } - }, - { - "to": { - "startLine": 1384, - "startColumn": 4, - "startOffset": 110013, - "endColumn": 65, - "endOffset": 110074 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1413, - "startColumn": 4, - "startOffset": 111526, - "endColumn": 65, - "endOffset": 111587 - } - } - }, - { - "to": { - "startLine": 1385, - "startColumn": 4, - "startOffset": 110079, - "endColumn": 89, - "endOffset": 110164 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1414, - "startColumn": 4, - "startOffset": 111592, - "endColumn": 89, - "endOffset": 111677 - } - } - }, - { - "to": { - "startLine": 1386, - "startColumn": 4, - "startOffset": 110169, - "endColumn": 79, - "endOffset": 110244 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1415, - "startColumn": 4, - "startOffset": 111682, - "endColumn": 79, - "endOffset": 111757 - } - } - }, - { - "to": { - "startLine": 1387, - "startColumn": 4, - "startOffset": 110249, - "endColumn": 91, - "endOffset": 110336 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1416, - "startColumn": 4, - "startOffset": 111762, - "endColumn": 91, - "endOffset": 111849 - } - } - }, - { - "to": { - "startLine": 1388, - "startColumn": 4, - "startOffset": 110341, - "endColumn": 97, - "endOffset": 110434 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1417, - "startColumn": 4, - "startOffset": 111854, - "endColumn": 97, - "endOffset": 111947 - } - } - }, - { - "to": { - "startLine": 1389, - "startColumn": 4, - "startOffset": 110439, - "endLine": 1390, - "endColumn": 12, - "endOffset": 110544 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1418, - "startColumn": 4, - "startOffset": 111952, - "endLine": 1419, - "endColumn": 12, - "endOffset": 112057 - } - } - }, - { - "to": { - "startLine": 1391, - "startColumn": 4, - "startOffset": 110549, - "endColumn": 77, - "endOffset": 110622 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1420, - "startColumn": 4, - "startOffset": 112062, - "endColumn": 77, - "endOffset": 112135 - } - } - }, - { - "to": { - "startLine": 1392, - "startColumn": 4, - "startOffset": 110627, - "endColumn": 105, - "endOffset": 110728 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1421, - "startColumn": 4, - "startOffset": 112140, - "endColumn": 105, - "endOffset": 112241 - } - } - }, - { - "to": { - "startLine": 1393, - "startColumn": 4, - "startOffset": 110733, - "endColumn": 91, - "endOffset": 110820 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1422, - "startColumn": 4, - "startOffset": 112246, - "endColumn": 91, - "endOffset": 112333 - } - } - }, - { - "to": { - "startLine": 1394, - "startColumn": 4, - "startOffset": 110825, - "endColumn": 103, - "endOffset": 110924 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1423, - "startColumn": 4, - "startOffset": 112338, - "endColumn": 103, - "endOffset": 112437 - } - } - }, - { - "to": { - "startLine": 1395, - "startColumn": 4, - "startOffset": 110929, - "endColumn": 109, - "endOffset": 111034 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1424, - "startColumn": 4, - "startOffset": 112442, - "endColumn": 109, - "endOffset": 112547 - } - } - }, - { - "to": { - "startLine": 1396, - "startColumn": 4, - "startOffset": 111039, - "endLine": 1397, - "endColumn": 12, - "endOffset": 111156 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1425, - "startColumn": 4, - "startOffset": 112552, - "endLine": 1426, - "endColumn": 12, - "endOffset": 112669 - } - } - }, - { - "to": { - "startLine": 1398, - "startColumn": 4, - "startOffset": 111161, - "endLine": 1401, - "endColumn": 12, - "endOffset": 111319 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1427, - "startColumn": 4, - "startOffset": 112674, - "endLine": 1430, - "endColumn": 12, - "endOffset": 112832 - } - } - }, - { - "to": { - "startLine": 1402, - "startColumn": 4, - "startOffset": 111324, - "endLine": 1405, - "endColumn": 12, - "endOffset": 111476 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1431, - "startColumn": 4, - "startOffset": 112837, - "endLine": 1434, - "endColumn": 12, - "endOffset": 112989 - } - } - }, - { - "to": { - "startLine": 1406, - "startColumn": 4, - "startOffset": 111481, - "endColumn": 34, - "endOffset": 111511 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 51, - "startColumn": 4, - "startOffset": 4220, - "endColumn": 34, - "endOffset": 4250 - } - } - }, - { - "to": { - "startLine": 1407, - "startColumn": 4, - "startOffset": 111516, - "endLine": 1413, - "endColumn": 10, - "endOffset": 111977 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 52, - "startColumn": 4, - "startOffset": 4255, - "endLine": 58, - "endColumn": 10, - "endOffset": 4716 - } - } - }, - { - "to": { - "startLine": 1414, - "startColumn": 4, - "startOffset": 111982, - "endLine": 1419, - "endColumn": 10, - "endOffset": 112273 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 59, - "startColumn": 4, - "startOffset": 4721, - "endLine": 64, - "endColumn": 10, - "endOffset": 5012 - } - } - }, - { - "to": { - "startLine": 1420, - "startColumn": 4, - "startOffset": 112278, - "endLine": 1422, - "endColumn": 10, - "endOffset": 112450 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 65, - "startColumn": 4, - "startOffset": 5017, - "endLine": 67, - "endColumn": 10, - "endOffset": 5189 - } - } - }, - { - "to": { - "startLine": 1423, - "startColumn": 4, - "startOffset": 112455, - "endLine": 1425, - "endColumn": 10, - "endOffset": 112629 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 68, - "startColumn": 4, - "startOffset": 5194, - "endLine": 70, - "endColumn": 10, - "endOffset": 5368 - } - } - }, - { - "to": { - "startLine": 1426, - "startColumn": 4, - "startOffset": 112634, - "endLine": 1428, - "endColumn": 12, - "endOffset": 112812 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 71, - "startColumn": 4, - "startOffset": 5373, - "endLine": 73, - "endColumn": 12, - "endOffset": 5551 - } - } - }, - { - "to": { - "startLine": 1429, - "startColumn": 4, - "startOffset": 112817, - "endLine": 1434, - "endColumn": 12, - "endOffset": 113177 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\values\\values.xml", - "position": { - "startLine": 74, - "startColumn": 4, - "startOffset": 5556, - "endLine": 79, - "endColumn": 12, - "endOffset": 5916 - } - } - }, - { - "to": { - "startLine": 1435, - "startColumn": 4, - "startOffset": 113182, - "endColumn": 79, - "endOffset": 113257 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1435, - "startColumn": 4, - "startOffset": 112994, - "endColumn": 79, - "endOffset": 113069 - } - } - }, - { - "to": { - "startLine": 1436, - "startColumn": 4, - "startOffset": 113262, - "endColumn": 99, - "endOffset": 113357 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1436, - "startColumn": 4, - "startOffset": 113074, - "endColumn": 99, - "endOffset": 113169 - } - } - }, - { - "to": { - "startLine": 1437, - "startColumn": 4, - "startOffset": 113362, - "endColumn": 89, - "endOffset": 113447 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1437, - "startColumn": 4, - "startOffset": 113174, - "endColumn": 89, - "endOffset": 113259 - } - } - }, - { - "to": { - "startLine": 1438, - "startColumn": 4, - "startOffset": 113452, - "endColumn": 109, - "endOffset": 113557 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1438, - "startColumn": 4, - "startOffset": 113264, - "endColumn": 109, - "endOffset": 113369 - } - } - }, - { - "to": { - "startLine": 1439, - "startColumn": 4, - "startOffset": 113562, - "endColumn": 91, - "endOffset": 113649 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1439, - "startColumn": 4, - "startOffset": 113374, - "endColumn": 91, - "endOffset": 113461 - } - } - }, - { - "to": { - "startLine": 1440, - "startColumn": 4, - "startOffset": 113654, - "endLine": 1441, - "endColumn": 12, - "endOffset": 113749 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1442, - "startColumn": 4, - "startOffset": 113687, - "endLine": 1443, - "endColumn": 12, - "endOffset": 113782 - } - } - }, - { - "to": { - "startLine": 1442, - "startColumn": 4, - "startOffset": 113754, - "endLine": 1443, - "endColumn": 12, - "endOffset": 113861 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1444, - "startColumn": 4, - "startOffset": 113787, - "endLine": 1445, - "endColumn": 12, - "endOffset": 113894 - } - } - }, - { - "to": { - "startLine": 1444, - "startColumn": 4, - "startOffset": 113866, - "endLine": 1445, - "endColumn": 12, - "endOffset": 113975 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1446, - "startColumn": 4, - "startOffset": 113899, - "endLine": 1447, - "endColumn": 12, - "endOffset": 114008 - } - } - }, - { - "to": { - "startLine": 1446, - "startColumn": 4, - "startOffset": 113980, - "endLine": 1447, - "endColumn": 12, - "endOffset": 114091 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1448, - "startColumn": 4, - "startOffset": 114013, - "endLine": 1449, - "endColumn": 12, - "endOffset": 114124 - } - } - }, - { - "to": { - "startLine": 1448, - "startColumn": 4, - "startOffset": 114096, - "endLine": 1449, - "endColumn": 12, - "endOffset": 114207 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1450, - "startColumn": 4, - "startOffset": 114129, - "endLine": 1451, - "endColumn": 12, - "endOffset": 114240 - } - } - }, - { - "to": { - "startLine": 1450, - "startColumn": 4, - "startOffset": 114212, - "endColumn": 93, - "endOffset": 114301 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1452, - "startColumn": 4, - "startOffset": 114245, - "endColumn": 93, - "endOffset": 114334 - } - } - }, - { - "to": { - "startLine": 1451, - "startColumn": 4, - "startOffset": 114306, - "endColumn": 113, - "endOffset": 114415 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1453, - "startColumn": 4, - "startOffset": 114339, - "endColumn": 113, - "endOffset": 114448 - } - } - }, - { - "to": { - "startLine": 1452, - "startColumn": 4, - "startOffset": 114420, - "endColumn": 117, - "endOffset": 114533 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1454, - "startColumn": 4, - "startOffset": 114453, - "endColumn": 117, - "endOffset": 114566 - } - } - }, - { - "to": { - "startLine": 1453, - "startColumn": 4, - "startOffset": 114538, - "endLine": 1454, - "endColumn": 12, - "endOffset": 114635 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1455, - "startColumn": 4, - "startOffset": 114571, - "endLine": 1456, - "endColumn": 12, - "endOffset": 114668 - } - } - }, - { - "to": { - "startLine": 1455, - "startColumn": 4, - "startOffset": 114640, - "endLine": 1456, - "endColumn": 12, - "endOffset": 114755 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1457, - "startColumn": 4, - "startOffset": 114673, - "endLine": 1458, - "endColumn": 12, - "endOffset": 114788 - } - } - }, - { - "to": { - "startLine": 1457, - "startColumn": 4, - "startOffset": 114760, - "endLine": 1458, - "endColumn": 12, - "endOffset": 114877 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1459, - "startColumn": 4, - "startOffset": 114793, - "endLine": 1460, - "endColumn": 12, - "endOffset": 114910 - } - } - }, - { - "to": { - "startLine": 1459, - "startColumn": 4, - "startOffset": 114882, - "endColumn": 81, - "endOffset": 114959 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1461, - "startColumn": 4, - "startOffset": 114915, - "endColumn": 81, - "endOffset": 114992 - } - } - }, - { - "to": { - "startLine": 1460, - "startColumn": 4, - "startOffset": 114964, - "endColumn": 103, - "endOffset": 115063 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1462, - "startColumn": 4, - "startOffset": 114997, - "endColumn": 103, - "endOffset": 115096 - } - } - }, - { - "to": { - "startLine": 1461, - "startColumn": 4, - "startOffset": 115068, - "endColumn": 119, - "endOffset": 115183 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1463, - "startColumn": 4, - "startOffset": 115101, - "endColumn": 119, - "endOffset": 115216 - } - } - }, - { - "to": { - "startLine": 1462, - "startColumn": 4, - "startOffset": 115188, - "endColumn": 125, - "endOffset": 115309 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1464, - "startColumn": 4, - "startOffset": 115221, - "endColumn": 125, - "endOffset": 115342 - } - } - }, - { - "to": { - "startLine": 1463, - "startColumn": 4, - "startOffset": 115314, - "endColumn": 97, - "endOffset": 115407 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1465, - "startColumn": 4, - "startOffset": 115347, - "endColumn": 97, - "endOffset": 115440 - } - } - }, - { - "to": { - "startLine": 1464, - "startColumn": 4, - "startOffset": 115412, - "endColumn": 93, - "endOffset": 115501 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1466, - "startColumn": 4, - "startOffset": 115445, - "endColumn": 93, - "endOffset": 115534 - } - } - }, - { - "to": { - "startLine": 1465, - "startColumn": 4, - "startOffset": 115506, - "endColumn": 87, - "endOffset": 115589 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1467, - "startColumn": 4, - "startOffset": 115539, - "endColumn": 87, - "endOffset": 115622 - } - } - }, - { - "to": { - "startLine": 1466, - "startColumn": 4, - "startOffset": 115594, - "endColumn": 111, - "endOffset": 115701 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1468, - "startColumn": 4, - "startOffset": 115627, - "endColumn": 111, - "endOffset": 115734 - } - } - }, - { - "to": { - "startLine": 1467, - "startColumn": 4, - "startOffset": 115706, - "endColumn": 115, - "endOffset": 115817 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1469, - "startColumn": 4, - "startOffset": 115739, - "endColumn": 115, - "endOffset": 115850 - } - } - }, - { - "to": { - "startLine": 1468, - "startColumn": 4, - "startOffset": 115822, - "endColumn": 121, - "endOffset": 115939 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1470, - "startColumn": 4, - "startOffset": 115855, - "endColumn": 121, - "endOffset": 115972 - } - } - }, - { - "to": { - "startLine": 1469, - "startColumn": 4, - "startOffset": 115944, - "endColumn": 111, - "endOffset": 116051 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1471, - "startColumn": 4, - "startOffset": 115977, - "endColumn": 111, - "endOffset": 116084 - } - } - }, - { - "to": { - "startLine": 1470, - "startColumn": 4, - "startOffset": 116056, - "endLine": 1472, - "endColumn": 12, - "endOffset": 116226 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1472, - "startColumn": 4, - "startOffset": 116089, - "endLine": 1474, - "endColumn": 12, - "endOffset": 116259 - } - } - }, - { - "to": { - "startLine": 1473, - "startColumn": 4, - "startOffset": 116231, - "endColumn": 115, - "endOffset": 116342 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1475, - "startColumn": 4, - "startOffset": 116264, - "endColumn": 115, - "endOffset": 116375 - } - } - }, - { - "to": { - "startLine": 1474, - "startColumn": 4, - "startOffset": 116347, - "endColumn": 85, - "endOffset": 116428 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1476, - "startColumn": 4, - "startOffset": 116380, - "endColumn": 85, - "endOffset": 116461 - } - } - }, - { - "to": { - "startLine": 1475, - "startColumn": 4, - "startOffset": 116433, - "endLine": 1476, - "endColumn": 12, - "endOffset": 116540 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1477, - "startColumn": 4, - "startOffset": 116466, - "endLine": 1478, - "endColumn": 12, - "endOffset": 116573 - } - } - }, - { - "to": { - "startLine": 1477, - "startColumn": 4, - "startOffset": 116545, - "endLine": 1478, - "endColumn": 12, - "endOffset": 116664 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1479, - "startColumn": 4, - "startOffset": 116578, - "endLine": 1480, - "endColumn": 12, - "endOffset": 116697 - } - } - }, - { - "to": { - "startLine": 1479, - "startColumn": 4, - "startOffset": 116669, - "endColumn": 66, - "endOffset": 116731 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1481, - "startColumn": 4, - "startOffset": 116702, - "endColumn": 66, - "endOffset": 116764 - } - } - }, - { - "to": { - "startLine": 1480, - "startColumn": 4, - "startOffset": 116736, - "endLine": 1481, - "endColumn": 12, - "endOffset": 116857 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1482, - "startColumn": 4, - "startOffset": 116769, - "endLine": 1483, - "endColumn": 12, - "endOffset": 116890 - } - } - }, - { - "to": { - "startLine": 1482, - "startColumn": 4, - "startOffset": 116862, - "endColumn": 67, - "endOffset": 116925 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1484, - "startColumn": 4, - "startOffset": 116895, - "endColumn": 67, - "endOffset": 116958 - } - } - }, - { - "to": { - "startLine": 1483, - "startColumn": 4, - "startOffset": 116930, - "endLine": 1484, - "endColumn": 12, - "endOffset": 117053 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1485, - "startColumn": 4, - "startOffset": 116963, - "endLine": 1486, - "endColumn": 12, - "endOffset": 117086 - } - } - }, - { - "to": { - "startLine": 1485, - "startColumn": 4, - "startOffset": 117058, - "endLine": 1486, - "endColumn": 12, - "endOffset": 117197 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1487, - "startColumn": 4, - "startOffset": 117091, - "endLine": 1488, - "endColumn": 12, - "endOffset": 117230 - } - } - }, - { - "to": { - "startLine": 1487, - "startColumn": 4, - "startOffset": 117202, - "endLine": 1488, - "endColumn": 12, - "endOffset": 117325 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1489, - "startColumn": 4, - "startOffset": 117235, - "endLine": 1490, - "endColumn": 12, - "endOffset": 117358 - } - } - }, - { - "to": { - "startLine": 1489, - "startColumn": 4, - "startOffset": 117330, - "endColumn": 68, - "endOffset": 117394 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1491, - "startColumn": 4, - "startOffset": 117363, - "endColumn": 68, - "endOffset": 117427 - } - } - }, - { - "to": { - "startLine": 1490, - "startColumn": 4, - "startOffset": 117399, - "endColumn": 94, - "endOffset": 117489 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1492, - "startColumn": 4, - "startOffset": 117432, - "endColumn": 94, - "endOffset": 117522 - } - } - }, - { - "to": { - "startLine": 1491, - "startColumn": 4, - "startOffset": 117494, - "endColumn": 114, - "endOffset": 117604 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1493, - "startColumn": 4, - "startOffset": 117527, - "endColumn": 114, - "endOffset": 117637 - } - } - }, - { - "to": { - "startLine": 1492, - "startColumn": 4, - "startOffset": 117609, - "endColumn": 112, - "endOffset": 117717 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1494, - "startColumn": 4, - "startOffset": 117642, - "endColumn": 112, - "endOffset": 117750 - } - } - }, - { - "to": { - "startLine": 1493, - "startColumn": 4, - "startOffset": 117722, - "endColumn": 98, - "endOffset": 117816 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1495, - "startColumn": 4, - "startOffset": 117755, - "endColumn": 98, - "endOffset": 117849 - } - } - }, - { - "to": { - "startLine": 1494, - "startColumn": 4, - "startOffset": 117821, - "endColumn": 108, - "endOffset": 117925 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1496, - "startColumn": 4, - "startOffset": 117854, - "endColumn": 108, - "endOffset": 117958 - } - } - }, - { - "to": { - "startLine": 1495, - "startColumn": 4, - "startOffset": 117930, - "endColumn": 110, - "endOffset": 118036 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1497, - "startColumn": 4, - "startOffset": 117963, - "endColumn": 110, - "endOffset": 118069 - } - } - }, - { - "to": { - "startLine": 1496, - "startColumn": 4, - "startOffset": 118041, - "endColumn": 110, - "endOffset": 118147 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1498, - "startColumn": 4, - "startOffset": 118074, - "endColumn": 110, - "endOffset": 118180 - } - } - }, - { - "to": { - "startLine": 1497, - "startColumn": 4, - "startOffset": 118152, - "endColumn": 100, - "endOffset": 118248 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1499, - "startColumn": 4, - "startOffset": 118185, - "endColumn": 100, - "endOffset": 118281 - } - } - }, - { - "to": { - "startLine": 1498, - "startColumn": 4, - "startOffset": 118253, - "endColumn": 104, - "endOffset": 118353 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1500, - "startColumn": 4, - "startOffset": 118286, - "endColumn": 104, - "endOffset": 118386 - } - } - }, - { - "to": { - "startLine": 1499, - "startColumn": 4, - "startOffset": 118358, - "endLine": 1500, - "endColumn": 12, - "endOffset": 118465 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1501, - "startColumn": 4, - "startOffset": 118391, - "endLine": 1502, - "endColumn": 12, - "endOffset": 118498 - } - } - }, - { - "to": { - "startLine": 1501, - "startColumn": 4, - "startOffset": 118470, - "endLine": 1502, - "endColumn": 12, - "endOffset": 118595 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1503, - "startColumn": 4, - "startOffset": 118503, - "endLine": 1504, - "endColumn": 12, - "endOffset": 118628 - } - } - }, - { - "to": { - "startLine": 1503, - "startColumn": 4, - "startOffset": 118600, - "endColumn": 90, - "endOffset": 118686 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1505, - "startColumn": 4, - "startOffset": 118633, - "endColumn": 90, - "endOffset": 118719 - } - } - }, - { - "to": { - "startLine": 1504, - "startColumn": 4, - "startOffset": 118691, - "endColumn": 122, - "endOffset": 118809 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1506, - "startColumn": 4, - "startOffset": 118724, - "endColumn": 122, - "endOffset": 118842 - } - } - }, - { - "to": { - "startLine": 1505, - "startColumn": 4, - "startOffset": 118814, - "endLine": 1506, - "endColumn": 12, - "endOffset": 118921 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1507, - "startColumn": 4, - "startOffset": 118847, - "endLine": 1508, - "endColumn": 12, - "endOffset": 118954 - } - } - }, - { - "to": { - "startLine": 1507, - "startColumn": 4, - "startOffset": 118926, - "endColumn": 85, - "endOffset": 119007 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1509, - "startColumn": 4, - "startOffset": 118959, - "endColumn": 85, - "endOffset": 119040 - } - } - }, - { - "to": { - "startLine": 1508, - "startColumn": 4, - "startOffset": 119012, - "endColumn": 103, - "endOffset": 119111 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1510, - "startColumn": 4, - "startOffset": 119045, - "endColumn": 103, - "endOffset": 119144 - } - } - }, - { - "to": { - "startLine": 1509, - "startColumn": 4, - "startOffset": 119116, - "endLine": 1510, - "endColumn": 12, - "endOffset": 119219 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1511, - "startColumn": 4, - "startOffset": 119149, - "endLine": 1512, - "endColumn": 12, - "endOffset": 119252 - } - } - }, - { - "to": { - "startLine": 1511, - "startColumn": 4, - "startOffset": 119224, - "endLine": 1512, - "endColumn": 12, - "endOffset": 119319 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1513, - "startColumn": 4, - "startOffset": 119257, - "endLine": 1514, - "endColumn": 12, - "endOffset": 119352 - } - } - }, - { - "to": { - "startLine": 1513, - "startColumn": 4, - "startOffset": 119324, - "endLine": 1514, - "endColumn": 12, - "endOffset": 119437 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1515, - "startColumn": 4, - "startOffset": 119357, - "endLine": 1516, - "endColumn": 12, - "endOffset": 119470 - } - } - }, - { - "to": { - "startLine": 1515, - "startColumn": 4, - "startOffset": 119442, - "endLine": 1516, - "endColumn": 12, - "endOffset": 119541 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1517, - "startColumn": 4, - "startOffset": 119475, - "endLine": 1518, - "endColumn": 12, - "endOffset": 119574 - } - } - }, - { - "to": { - "startLine": 1517, - "startColumn": 4, - "startOffset": 119546, - "endLine": 1518, - "endColumn": 12, - "endOffset": 119645 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1519, - "startColumn": 4, - "startOffset": 119579, - "endLine": 1520, - "endColumn": 12, - "endOffset": 119678 - } - } - }, - { - "to": { - "startLine": 1519, - "startColumn": 4, - "startOffset": 119650, - "endLine": 1520, - "endColumn": 12, - "endOffset": 119771 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1521, - "startColumn": 4, - "startOffset": 119683, - "endLine": 1522, - "endColumn": 12, - "endOffset": 119804 - } - } - }, - { - "to": { - "startLine": 1521, - "startColumn": 4, - "startOffset": 119776, - "endColumn": 87, - "endOffset": 119859 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1523, - "startColumn": 4, - "startOffset": 119809, - "endColumn": 87, - "endOffset": 119892 - } - } - }, - { - "to": { - "startLine": 1522, - "startColumn": 4, - "startOffset": 119864, - "endColumn": 89, - "endOffset": 119949 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1524, - "startColumn": 4, - "startOffset": 119897, - "endColumn": 89, - "endOffset": 119982 - } - } - }, - { - "to": { - "startLine": 1523, - "startColumn": 4, - "startOffset": 119954, - "endColumn": 109, - "endOffset": 120059 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1525, - "startColumn": 4, - "startOffset": 119987, - "endColumn": 109, - "endOffset": 120092 - } - } - }, - { - "to": { - "startLine": 1524, - "startColumn": 4, - "startOffset": 120064, - "endColumn": 83, - "endOffset": 120143 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1526, - "startColumn": 4, - "startOffset": 120097, - "endColumn": 83, - "endOffset": 120176 - } - } - }, - { - "to": { - "startLine": 1525, - "startColumn": 4, - "startOffset": 120148, - "endColumn": 53, - "endOffset": 120197 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1527, - "startColumn": 4, - "startOffset": 120181, - "endColumn": 53, - "endOffset": 120230 - } - } - }, - { - "to": { - "startLine": 1526, - "startColumn": 4, - "startOffset": 120202, - "endColumn": 63, - "endOffset": 120261 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1528, - "startColumn": 4, - "startOffset": 120235, - "endColumn": 63, - "endOffset": 120294 - } - } - }, - { - "to": { - "startLine": 1527, - "startColumn": 4, - "startOffset": 120266, - "endColumn": 105, - "endOffset": 120367 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1529, - "startColumn": 4, - "startOffset": 120299, - "endColumn": 105, - "endOffset": 120400 - } - } - }, - { - "to": { - "startLine": 1528, - "startColumn": 4, - "startOffset": 120372, - "endColumn": 109, - "endOffset": 120477 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1530, - "startColumn": 4, - "startOffset": 120405, - "endColumn": 109, - "endOffset": 120510 - } - } - }, - { - "to": { - "startLine": 1529, - "startColumn": 4, - "startOffset": 120482, - "endColumn": 83, - "endOffset": 120561 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1531, - "startColumn": 4, - "startOffset": 120515, - "endColumn": 83, - "endOffset": 120594 - } - } - }, - { - "to": { - "startLine": 1530, - "startColumn": 4, - "startOffset": 120566, - "endColumn": 119, - "endOffset": 120681 - }, - "from": { - "file": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\values\\values.xml", - "position": { - "startLine": 1532, - "startColumn": 4, - "startOffset": 120599, - "endColumn": 119, - "endOffset": 120714 - } - } - } - ] - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/anim.json b/android/build/intermediates/blame/res/release/single/anim.json deleted file mode 100644 index d00c5c1..0000000 --- a/android/build/intermediates/blame/res/release/single/anim.json +++ /dev/null @@ -1,66 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\anim\\abc_shrink_fade_out_from_bottom.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\anim\\abc_shrink_fade_out_from_bottom.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\anim\\abc_popup_enter.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\anim\\abc_popup_enter.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\anim\\catalyst_push_up_in.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\anim\\catalyst_push_up_in.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\anim\\abc_grow_fade_in_from_bottom.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\anim\\abc_grow_fade_in_from_bottom.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\anim\\abc_popup_exit.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\anim\\abc_popup_exit.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\anim\\abc_fade_in.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\anim\\abc_fade_in.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\anim\\catalyst_push_up_out.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\anim\\catalyst_push_up_out.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\anim\\fade_out.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\anim\\fade_out.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\anim\\abc_slide_in_top.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\anim\\abc_slide_in_top.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\anim\\slide_down.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\anim\\slide_down.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\anim\\fade_in.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\anim\\fade_in.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\anim\\abc_fade_out.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\anim\\abc_fade_out.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\anim\\abc_slide_in_bottom.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\anim\\abc_slide_in_bottom.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\anim\\abc_slide_out_top.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\anim\\abc_slide_out_top.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\anim\\abc_slide_out_bottom.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\anim\\abc_slide_out_bottom.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\anim\\slide_up.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\anim\\slide_up.xml" - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/color-v11.json b/android/build/intermediates/blame/res/release/single/color-v11.json deleted file mode 100644 index dbe387e..0000000 --- a/android/build/intermediates/blame/res/release/single/color-v11.json +++ /dev/null @@ -1,10 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\color-v11\\abc_background_cache_hint_selector_material_dark.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\color-v11\\abc_background_cache_hint_selector_material_dark.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\color-v11\\abc_background_cache_hint_selector_material_light.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\color-v11\\abc_background_cache_hint_selector_material_light.xml" - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/color-v23.json b/android/build/intermediates/blame/res/release/single/color-v23.json deleted file mode 100644 index 3fbc607..0000000 --- a/android/build/intermediates/blame/res/release/single/color-v23.json +++ /dev/null @@ -1,6 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\color-v23\\abc_color_highlight_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\color-v23\\abc_color_highlight_material.xml" - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/color.json b/android/build/intermediates/blame/res/release/single/color.json deleted file mode 100644 index bc8e9b9..0000000 --- a/android/build/intermediates/blame/res/release/single/color.json +++ /dev/null @@ -1,38 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\color\\abc_primary_text_disable_only_material_light.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\color\\abc_primary_text_disable_only_material_light.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\color\\abc_search_url_text.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\color\\abc_search_url_text.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\color\\abc_primary_text_material_light.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\color\\abc_primary_text_material_light.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\color\\abc_primary_text_disable_only_material_dark.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\color\\abc_primary_text_disable_only_material_dark.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\color\\abc_secondary_text_material_dark.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\color\\abc_secondary_text_material_dark.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\color\\abc_secondary_text_material_light.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\color\\abc_secondary_text_material_light.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\color\\switch_thumb_material_dark.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\color\\switch_thumb_material_dark.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\color\\abc_primary_text_material_dark.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\color\\abc_primary_text_material_dark.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\color\\switch_thumb_material_light.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\color\\switch_thumb_material_light.xml" - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/drawable-hdpi-v4.json b/android/build/intermediates/blame/res/release/single/drawable-hdpi-v4.json deleted file mode 100644 index e35034b..0000000 --- a/android/build/intermediates/blame/res/release/single/drawable-hdpi-v4.json +++ /dev/null @@ -1,154 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_list_pressed_holo_light.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_list_pressed_holo_light.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_ic_menu_selectall_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_btn_rating_star_off_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_spinner_mtrl_am_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_015.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_btn_check_to_on_mtrl_015.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_menu_hardkey_panel_mtrl_mult.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_ab_share_pack_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_textfield_activated_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_ic_menu_paste_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_ic_menu_copy_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_list_pressed_holo_dark.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_list_pressed_holo_dark.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_btn_radio_to_on_mtrl_015.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_ic_menu_cut_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_ic_ab_back_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_list_longpressed_holo.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_list_longpressed_holo.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_cab_background_top_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_list_divider_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_list_divider_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_textfield_default_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_textfield_default_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_search_api_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_ic_search_api_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_popup_background_mtrl_mult.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_popup_background_mtrl_mult.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_btn_radio_to_on_mtrl_000.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_btn_switch_to_on_mtrl_00012.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_ic_voice_search_api_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_list_focused_holo.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_list_focused_holo.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_dark.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_list_selector_disabled_holo_dark.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_btn_switch_to_on_mtrl_00001.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_clear_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_ic_clear_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_tab_indicator_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_000.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_btn_check_to_on_mtrl_000.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_switch_track_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_switch_track_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_textfield_search_default_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_ic_commit_search_api_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_ic_menu_moreoverflow_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_textfield_search_activated_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_btn_rating_star_on_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_ic_go_search_api_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_light.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_list_selector_disabled_holo_light.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-hdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-hdpi\\abc_ic_menu_share_mtrl_alpha.png" - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/drawable-ldrtl-hdpi-v17.json b/android/build/intermediates/blame/res/release/single/drawable-ldrtl-hdpi-v17.json deleted file mode 100644 index 3a63782..0000000 --- a/android/build/intermediates/blame/res/release/single/drawable-ldrtl-hdpi-v17.json +++ /dev/null @@ -1,18 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-hdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-hdpi\\abc_ic_ab_back_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-hdpi\\abc_ic_menu_cut_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-hdpi\\abc_ic_menu_copy_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-hdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-hdpi\\abc_spinner_mtrl_am_alpha.9.png" - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/drawable-ldrtl-mdpi-v17.json b/android/build/intermediates/blame/res/release/single/drawable-ldrtl-mdpi-v17.json deleted file mode 100644 index 58e49a6..0000000 --- a/android/build/intermediates/blame/res/release/single/drawable-ldrtl-mdpi-v17.json +++ /dev/null @@ -1,18 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-mdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-mdpi\\abc_spinner_mtrl_am_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-mdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-mdpi\\abc_ic_ab_back_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-mdpi\\abc_ic_menu_copy_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-mdpi\\abc_ic_menu_cut_mtrl_alpha.png" - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/drawable-ldrtl-xhdpi-v17.json b/android/build/intermediates/blame/res/release/single/drawable-ldrtl-xhdpi-v17.json deleted file mode 100644 index 803b78f..0000000 --- a/android/build/intermediates/blame/res/release/single/drawable-ldrtl-xhdpi-v17.json +++ /dev/null @@ -1,18 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-xhdpi\\abc_spinner_mtrl_am_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-xhdpi\\abc_ic_menu_cut_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-xhdpi\\abc_ic_ab_back_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-xhdpi\\abc_ic_menu_copy_mtrl_am_alpha.png" - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/drawable-ldrtl-xxhdpi-v17.json b/android/build/intermediates/blame/res/release/single/drawable-ldrtl-xxhdpi-v17.json deleted file mode 100644 index 6402ad6..0000000 --- a/android/build/intermediates/blame/res/release/single/drawable-ldrtl-xxhdpi-v17.json +++ /dev/null @@ -1,18 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-xxhdpi\\abc_ic_menu_cut_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-xxhdpi\\abc_spinner_mtrl_am_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-xxhdpi\\abc_ic_ab_back_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-xxhdpi\\abc_ic_menu_copy_mtrl_am_alpha.png" - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/drawable-ldrtl-xxxhdpi-v17.json b/android/build/intermediates/blame/res/release/single/drawable-ldrtl-xxxhdpi-v17.json deleted file mode 100644 index 0675b91..0000000 --- a/android/build/intermediates/blame/res/release/single/drawable-ldrtl-xxxhdpi-v17.json +++ /dev/null @@ -1,18 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-xxxhdpi\\abc_ic_menu_cut_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-xxxhdpi\\abc_spinner_mtrl_am_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_ab_back_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-xxxhdpi\\abc_ic_ab_back_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-ldrtl-xxxhdpi\\abc_ic_menu_copy_mtrl_am_alpha.png" - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/drawable-mdpi-v4.json b/android/build/intermediates/blame/res/release/single/drawable-mdpi-v4.json deleted file mode 100644 index a464879..0000000 --- a/android/build/intermediates/blame/res/release/single/drawable-mdpi-v4.json +++ /dev/null @@ -1,154 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_popup_background_mtrl_mult.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_popup_background_mtrl_mult.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_light.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_list_selector_disabled_holo_light.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_textfield_default_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_textfield_default_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_clear_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_ic_clear_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_btn_radio_to_on_mtrl_000.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_ic_voice_search_api_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_ic_menu_moreoverflow_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_spinner_mtrl_am_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_ic_menu_paste_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_search_api_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_ic_search_api_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_textfield_search_activated_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_ic_commit_search_api_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_switch_track_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_switch_track_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_ic_menu_share_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_ic_menu_cut_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_menu_hardkey_panel_mtrl_mult.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_textfield_search_default_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_000.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_btn_check_to_on_mtrl_000.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_015.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_btn_check_to_on_mtrl_015.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_list_pressed_holo_light.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_list_pressed_holo_light.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_btn_rating_star_on_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_list_divider_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_list_divider_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_ic_menu_selectall_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_list_pressed_holo_dark.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_list_pressed_holo_dark.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_btn_switch_to_on_mtrl_00001.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_list_longpressed_holo.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_list_longpressed_holo.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_textfield_activated_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_tab_indicator_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_ic_ab_back_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_ic_menu_copy_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_cab_background_top_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_dark.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_list_selector_disabled_holo_dark.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_btn_switch_to_on_mtrl_00012.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_list_focused_holo.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_list_focused_holo.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_ic_go_search_api_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_btn_radio_to_on_mtrl_015.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_btn_rating_star_off_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-mdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-mdpi\\abc_ab_share_pack_mtrl_alpha.9.png" - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/drawable-v21.json b/android/build/intermediates/blame/res/release/single/drawable-v21.json deleted file mode 100644 index ae4ceb4..0000000 --- a/android/build/intermediates/blame/res/release/single/drawable-v21.json +++ /dev/null @@ -1,10 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-v21\\abc_action_bar_item_background_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-v21\\abc_action_bar_item_background_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-v21\\abc_btn_colored_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-v21\\abc_btn_colored_material.xml" - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/drawable-v23.json b/android/build/intermediates/blame/res/release/single/drawable-v23.json deleted file mode 100644 index 469e405..0000000 --- a/android/build/intermediates/blame/res/release/single/drawable-v23.json +++ /dev/null @@ -1,6 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-v23\\abc_control_background_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-v23\\abc_control_background_material.xml" - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/drawable-xhdpi-v4.json b/android/build/intermediates/blame/res/release/single/drawable-xhdpi-v4.json deleted file mode 100644 index e2e42bc..0000000 --- a/android/build/intermediates/blame/res/release/single/drawable-xhdpi-v4.json +++ /dev/null @@ -1,154 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_textfield_search_activated_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_btn_switch_to_on_mtrl_00001.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_btn_switch_to_on_mtrl_00012.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_ic_menu_moreoverflow_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_popup_background_mtrl_mult.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_popup_background_mtrl_mult.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_btn_rating_star_off_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_list_focused_holo.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_list_focused_holo.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_ic_go_search_api_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_015.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_btn_check_to_on_mtrl_015.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_000.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_btn_check_to_on_mtrl_000.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_ic_voice_search_api_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_list_divider_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_list_divider_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_light.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_list_selector_disabled_holo_light.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_list_pressed_holo_dark.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_list_pressed_holo_dark.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_search_api_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_ic_search_api_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_ic_menu_cut_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_btn_radio_to_on_mtrl_000.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_ic_menu_share_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_list_pressed_holo_light.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_list_pressed_holo_light.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_tab_indicator_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_list_selector_disabled_holo_dark.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_cab_background_top_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_spinner_mtrl_am_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_clear_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_ic_clear_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_menu_hardkey_panel_mtrl_mult.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_btn_rating_star_on_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_ic_commit_search_api_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_textfield_search_default_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_ab_share_pack_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_ic_ab_back_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_textfield_default_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_list_longpressed_holo.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_list_longpressed_holo.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_ic_menu_copy_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_textfield_activated_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_switch_track_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_switch_track_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_ic_menu_selectall_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_btn_radio_to_on_mtrl_015.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xhdpi\\abc_ic_menu_paste_mtrl_am_alpha.png" - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/drawable-xxhdpi-v4.json b/android/build/intermediates/blame/res/release/single/drawable-xxhdpi-v4.json deleted file mode 100644 index dfc8597..0000000 --- a/android/build/intermediates/blame/res/release/single/drawable-xxhdpi-v4.json +++ /dev/null @@ -1,154 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_btn_radio_to_on_mtrl_000.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_ic_menu_share_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_ic_menu_cut_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_ic_menu_moreoverflow_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_textfield_default_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_search_api_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_ic_search_api_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_go_search_api_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_ic_go_search_api_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_popup_background_mtrl_mult.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_popup_background_mtrl_mult.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_list_selector_disabled_holo_dark.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_list_pressed_holo_dark.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_list_pressed_holo_dark.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_ic_voice_search_api_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_switch_track_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_list_focused_holo.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_list_focused_holo.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_ab_share_pack_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_clear_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_ic_clear_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_tab_indicator_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_btn_check_to_on_mtrl_000.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_menu_hardkey_panel_mtrl_mult.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_ic_commit_search_api_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_btn_rating_star_on_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_btn_rating_star_on_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_btn_check_to_on_mtrl_015.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_light.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_list_selector_disabled_holo_light.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_ic_menu_paste_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_btn_switch_to_on_mtrl_00012.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_ic_menu_copy_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_list_divider_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_list_divider_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_cab_background_top_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_ic_menu_selectall_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_list_longpressed_holo.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_list_longpressed_holo.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_textfield_search_default_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_textfield_activated_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_btn_switch_to_on_mtrl_00001.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_btn_radio_to_on_mtrl_015.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_ic_ab_back_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_textfield_search_activated_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_btn_rating_star_off_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_btn_rating_star_off_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_list_pressed_holo_light.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_list_pressed_holo_light.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxhdpi\\abc_spinner_mtrl_am_alpha.9.png" - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/drawable-xxxhdpi-v4.json b/android/build/intermediates/blame/res/release/single/drawable-xxxhdpi-v4.json deleted file mode 100644 index 6b37b58..0000000 --- a/android/build/intermediates/blame/res/release/single/drawable-xxxhdpi-v4.json +++ /dev/null @@ -1,78 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_btn_radio_to_on_mtrl_015.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_ic_menu_paste_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_switch_track_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_voice_search_api_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_ic_voice_search_api_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_ab_back_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_ic_ab_back_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_ic_menu_selectall_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_btn_check_to_on_mtrl_000.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_spinner_mtrl_am_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_tab_indicator_mtrl_alpha.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_ic_menu_cut_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_ic_menu_copy_mtrl_am_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_ic_menu_share_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_search_api_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_ic_search_api_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_clear_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_ic_clear_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_btn_radio_to_on_mtrl_000.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_btn_switch_to_on_mtrl_00001.9.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_ic_menu_moreoverflow_mtrl_alpha.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_ic_menu_moreoverflow_mtrl_alpha.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_btn_check_to_on_mtrl_015.png" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable-xxxhdpi\\abc_btn_switch_to_on_mtrl_00012.9.png" - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/drawable.json b/android/build/intermediates/blame/res/release/single/drawable.json deleted file mode 100644 index 1fcd3ed..0000000 --- a/android/build/intermediates/blame/res/release/single/drawable.json +++ /dev/null @@ -1,90 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_list_selector_holo_light.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_list_selector_holo_light.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_item_background_holo_dark.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_item_background_holo_dark.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_tab_indicator_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_tab_indicator_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_switch_thumb_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_switch_thumb_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_cab_background_internal_bg.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_cab_background_internal_bg.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_dialog_material_background_dark.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_dialog_material_background_dark.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_text_cursor_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_text_cursor_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_cab_background_top_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_cab_background_top_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_list_selector_holo_dark.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_list_selector_holo_dark.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_btn_borderless_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_btn_borderless_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_btn_check_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_btn_check_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_edit_text_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_edit_text_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_btn_radio_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_btn_radio_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_ratingbar_full_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_ratingbar_full_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_textfield_search_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_textfield_search_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_item_background_holo_light.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_item_background_holo_light.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_dialog_material_background_light.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_dialog_material_background_light.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_list_selector_background_transition_holo_light.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_list_selector_background_transition_holo_light.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_btn_default_mtrl_shape.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_btn_default_mtrl_shape.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_list_selector_background_transition_holo_dark.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_list_selector_background_transition_holo_dark.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_btn_colored_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_btn_colored_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\drawable\\abc_spinner_textfield_background_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\drawable\\abc_spinner_textfield_background_material.xml" - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/layout.json b/android/build/intermediates/blame/res/release/single/layout.json deleted file mode 100644 index 26d3510..0000000 --- a/android/build/intermediates/blame/res/release/single/layout.json +++ /dev/null @@ -1,162 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_search_dropdown_item_icons_2line.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_search_dropdown_item_icons_2line.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_activity_chooser_view_list_item.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_activity_chooser_view_list_item.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_dialog_title_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_dialog_title_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\redbox_item_title.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\layout\\redbox_item_title.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_search_view.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_search_view.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_alert_dialog_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_alert_dialog_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\notification_template_lines.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\notification_template_lines.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_list_menu_item_icon.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_list_menu_item_icon.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\select_dialog_multichoice_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\select_dialog_multichoice_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_list_menu_item_radio.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_list_menu_item_radio.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\redbox_item_frame.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\layout\\redbox_item_frame.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_action_bar_up_container.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_action_bar_up_container.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_screen_simple.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_screen_simple.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_action_menu_item_layout.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_action_menu_item_layout.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\notification_template_part_time.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\notification_template_part_time.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_screen_toolbar.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_screen_toolbar.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_action_mode_close_item_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_action_mode_close_item_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\notification_template_big_media_narrow.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\notification_template_big_media_narrow.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\select_dialog_item_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\select_dialog_item_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_action_bar_view_list_nav_layout.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_action_bar_view_list_nav_layout.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_action_bar_title_item.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_action_bar_title_item.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\select_dialog_singlechoice_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\select_dialog_singlechoice_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_activity_chooser_view.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_activity_chooser_view.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_select_dialog_material.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_select_dialog_material.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_expanded_menu_layout.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_expanded_menu_layout.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\notification_template_media.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\notification_template_media.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\support_simple_spinner_dropdown_item.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\support_simple_spinner_dropdown_item.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_popup_menu_item_layout.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_popup_menu_item_layout.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\redbox_view.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\layout\\redbox_view.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\notification_media_action.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\notification_media_action.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\notification_template_big_media.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\notification_template_big_media.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\notification_media_cancel_action.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\notification_media_cancel_action.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_action_mode_bar.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_action_mode_bar.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\notification_template_part_chronometer.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\notification_template_part_chronometer.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_screen_simple_overlay_action_mode.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_screen_simple_overlay_action_mode.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_list_menu_item_checkbox.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_list_menu_item_checkbox.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_action_menu_layout.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_action_menu_layout.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_list_menu_item_layout.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_list_menu_item_layout.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\abc_screen_content_include.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.android.support\\appcompat-v7\\23.0.1\\res\\layout\\abc_screen_content_include.xml" - }, - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\layout\\fps_view.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\layout\\fps_view.xml" - } -] \ No newline at end of file diff --git a/android/build/intermediates/blame/res/release/single/xml.json b/android/build/intermediates/blame/res/release/single/xml.json deleted file mode 100644 index 5ec66df..0000000 --- a/android/build/intermediates/blame/res/release/single/xml.json +++ /dev/null @@ -1,6 +0,0 @@ -[ - { - "merged": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\res\\merged\\release\\xml\\preferences.xml", - "source": "C:\\reactnative\\emdk3\\node_modules\\react-native-emdk\\android\\build\\intermediates\\exploded-aar\\com.facebook.react\\react-native\\0.42.3\\res\\xml\\preferences.xml" - } -] \ No newline at end of file diff --git a/android/build/intermediates/bundles/release/AndroidManifest.xml b/android/build/intermediates/bundles/release/AndroidManifest.xml deleted file mode 100644 index 3212829..0000000 --- a/android/build/intermediates/bundles/release/AndroidManifest.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/bundles/release/R.txt b/android/build/intermediates/bundles/release/R.txt deleted file mode 100644 index a74db4d..0000000 --- a/android/build/intermediates/bundles/release/R.txt +++ /dev/null @@ -1,1342 +0,0 @@ -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 anim catalyst_push_up_in 0x7f04000a -int anim catalyst_push_up_out 0x7f04000b -int anim fade_in 0x7f04000c -int anim fade_out 0x7f04000d -int anim slide_down 0x7f04000e -int anim slide_up 0x7f04000f -int attr actionBarDivider 0x7f010080 -int attr actionBarItemBackground 0x7f010081 -int attr actionBarPopupTheme 0x7f01007a -int attr actionBarSize 0x7f01007f -int attr actionBarSplitStyle 0x7f01007c -int attr actionBarStyle 0x7f01007b -int attr actionBarTabBarStyle 0x7f010076 -int attr actionBarTabStyle 0x7f010075 -int attr actionBarTabTextStyle 0x7f010077 -int attr actionBarTheme 0x7f01007d -int attr actionBarWidgetTheme 0x7f01007e -int attr actionButtonStyle 0x7f01009a -int attr actionDropDownStyle 0x7f010096 -int attr actionLayout 0x7f01004c -int attr actionMenuTextAppearance 0x7f010082 -int attr actionMenuTextColor 0x7f010083 -int attr actionModeBackground 0x7f010086 -int attr actionModeCloseButtonStyle 0x7f010085 -int attr actionModeCloseDrawable 0x7f010088 -int attr actionModeCopyDrawable 0x7f01008a -int attr actionModeCutDrawable 0x7f010089 -int attr actionModeFindDrawable 0x7f01008e -int attr actionModePasteDrawable 0x7f01008b -int attr actionModePopupWindowStyle 0x7f010090 -int attr actionModeSelectAllDrawable 0x7f01008c -int attr actionModeShareDrawable 0x7f01008d -int attr actionModeSplitBackground 0x7f010087 -int attr actionModeStyle 0x7f010084 -int attr actionModeWebSearchDrawable 0x7f01008f -int attr actionOverflowButtonStyle 0x7f010078 -int attr actionOverflowMenuStyle 0x7f010079 -int attr actionProviderClass 0x7f01004e -int attr actionViewClass 0x7f01004d -int attr activityChooserViewStyle 0x7f0100a2 -int attr actualImageScaleType 0x7f01003a -int attr actualImageUri 0x7f010063 -int attr alertDialogButtonGroupStyle 0x7f0100c4 -int attr alertDialogCenterButtons 0x7f0100c5 -int attr alertDialogStyle 0x7f0100c3 -int attr alertDialogTheme 0x7f0100c6 -int attr arrowHeadLength 0x7f01002b -int attr arrowShaftLength 0x7f01002c -int attr autoCompleteTextViewStyle 0x7f0100cb -int attr background 0x7f01000c -int attr backgroundImage 0x7f01003b -int attr backgroundSplit 0x7f01000e -int attr backgroundStacked 0x7f01000d -int attr backgroundTint 0x7f0100e7 -int attr backgroundTintMode 0x7f0100e8 -int attr barLength 0x7f01002d -int attr borderlessButtonStyle 0x7f01009f -int attr buttonBarButtonStyle 0x7f01009c -int attr buttonBarNegativeButtonStyle 0x7f0100c9 -int attr buttonBarNeutralButtonStyle 0x7f0100ca -int attr buttonBarPositiveButtonStyle 0x7f0100c8 -int attr buttonBarStyle 0x7f01009b -int attr buttonPanelSideLayout 0x7f01001f -int attr buttonStyle 0x7f0100cc -int attr buttonStyleSmall 0x7f0100cd -int attr buttonTint 0x7f010025 -int attr buttonTintMode 0x7f010026 -int attr checkboxStyle 0x7f0100ce -int attr checkedTextViewStyle 0x7f0100cf -int attr closeIcon 0x7f01005a -int attr closeItemLayout 0x7f01001c -int attr collapseContentDescription 0x7f0100de -int attr collapseIcon 0x7f0100dd -int attr color 0x7f010027 -int attr colorAccent 0x7f0100bc -int attr colorButtonNormal 0x7f0100c0 -int attr colorControlActivated 0x7f0100be -int attr colorControlHighlight 0x7f0100bf -int attr colorControlNormal 0x7f0100bd -int attr colorPrimary 0x7f0100ba -int attr colorPrimaryDark 0x7f0100bb -int attr colorSwitchThumbNormal 0x7f0100c1 -int attr commitIcon 0x7f01005f -int attr contentInsetEnd 0x7f010017 -int attr contentInsetLeft 0x7f010018 -int attr contentInsetRight 0x7f010019 -int attr contentInsetStart 0x7f010016 -int attr controlBackground 0x7f0100c2 -int attr customNavigationLayout 0x7f01000f -int attr defaultQueryHint 0x7f010059 -int attr dialogPreferredPadding 0x7f010094 -int attr dialogTheme 0x7f010093 -int attr displayOptions 0x7f010005 -int attr divider 0x7f01000b -int attr dividerHorizontal 0x7f0100a1 -int attr dividerPadding 0x7f01004a -int attr dividerVertical 0x7f0100a0 -int attr drawableSize 0x7f010029 -int attr drawerArrowStyle 0x7f010000 -int attr dropDownListViewStyle 0x7f0100b2 -int attr dropdownListPreferredItemHeight 0x7f010097 -int attr editTextBackground 0x7f0100a8 -int attr editTextColor 0x7f0100a7 -int attr editTextStyle 0x7f0100d0 -int attr elevation 0x7f01001a -int attr expandActivityOverflowButtonDrawable 0x7f01001e -int attr fadeDuration 0x7f01002f -int attr failureImage 0x7f010035 -int attr failureImageScaleType 0x7f010036 -int attr gapBetweenBars 0x7f01002a -int attr goIcon 0x7f01005b -int attr height 0x7f010001 -int attr hideOnContentScroll 0x7f010015 -int attr homeAsUpIndicator 0x7f010099 -int attr homeLayout 0x7f010010 -int attr icon 0x7f010009 -int attr iconifiedByDefault 0x7f010057 -int attr indeterminateProgressStyle 0x7f010012 -int attr initialActivityCount 0x7f01001d -int attr isLightTheme 0x7f010002 -int attr itemPadding 0x7f010014 -int attr layout 0x7f010056 -int attr layoutManager 0x7f010052 -int attr listChoiceBackgroundIndicator 0x7f0100b9 -int attr listDividerAlertDialog 0x7f010095 -int attr listItemLayout 0x7f010023 -int attr listLayout 0x7f010020 -int attr listPopupWindowStyle 0x7f0100b3 -int attr listPreferredItemHeight 0x7f0100ad -int attr listPreferredItemHeightLarge 0x7f0100af -int attr listPreferredItemHeightSmall 0x7f0100ae -int attr listPreferredItemPaddingLeft 0x7f0100b0 -int attr listPreferredItemPaddingRight 0x7f0100b1 -int attr logo 0x7f01000a -int attr logoDescription 0x7f0100e1 -int attr maxButtonHeight 0x7f0100dc -int attr measureWithLargestChild 0x7f010048 -int attr multiChoiceItemLayout 0x7f010021 -int attr navigationContentDescription 0x7f0100e0 -int attr navigationIcon 0x7f0100df -int attr navigationMode 0x7f010004 -int attr overlapAnchor 0x7f010050 -int attr overlayImage 0x7f01003c -int attr paddingEnd 0x7f0100e5 -int attr paddingStart 0x7f0100e4 -int attr panelBackground 0x7f0100b6 -int attr panelMenuListTheme 0x7f0100b8 -int attr panelMenuListWidth 0x7f0100b7 -int attr placeholderImage 0x7f010031 -int attr placeholderImageScaleType 0x7f010032 -int attr popupMenuStyle 0x7f0100a5 -int attr popupTheme 0x7f01001b -int attr popupWindowStyle 0x7f0100a6 -int attr preserveIconSpacing 0x7f01004f -int attr pressedStateOverlayImage 0x7f01003d -int attr progressBarAutoRotateInterval 0x7f010039 -int attr progressBarImage 0x7f010037 -int attr progressBarImageScaleType 0x7f010038 -int attr progressBarPadding 0x7f010013 -int attr progressBarStyle 0x7f010011 -int attr queryBackground 0x7f010061 -int attr queryHint 0x7f010058 -int attr radioButtonStyle 0x7f0100d1 -int attr ratingBarStyle 0x7f0100d2 -int attr retryImage 0x7f010033 -int attr retryImageScaleType 0x7f010034 -int attr reverseLayout 0x7f010054 -int attr roundAsCircle 0x7f01003e -int attr roundBottomLeft 0x7f010043 -int attr roundBottomRight 0x7f010042 -int attr roundTopLeft 0x7f010040 -int attr roundTopRight 0x7f010041 -int attr roundWithOverlayColor 0x7f010044 -int attr roundedCornerRadius 0x7f01003f -int attr roundingBorderColor 0x7f010046 -int attr roundingBorderPadding 0x7f010047 -int attr roundingBorderWidth 0x7f010045 -int attr searchHintIcon 0x7f01005d -int attr searchIcon 0x7f01005c -int attr searchViewStyle 0x7f0100ac -int attr selectableItemBackground 0x7f01009d -int attr selectableItemBackgroundBorderless 0x7f01009e -int attr showAsAction 0x7f01004b -int attr showDividers 0x7f010049 -int attr showText 0x7f01006a -int attr singleChoiceItemLayout 0x7f010022 -int attr spanCount 0x7f010053 -int attr spinBars 0x7f010028 -int attr spinnerDropDownItemStyle 0x7f010098 -int attr spinnerStyle 0x7f0100d3 -int attr splitTrack 0x7f010069 -int attr stackFromEnd 0x7f010055 -int attr state_above_anchor 0x7f010051 -int attr submitBackground 0x7f010062 -int attr subtitle 0x7f010006 -int attr subtitleTextAppearance 0x7f0100d6 -int attr subtitleTextColor 0x7f0100e3 -int attr subtitleTextStyle 0x7f010008 -int attr suggestionRowLayout 0x7f010060 -int attr switchMinWidth 0x7f010067 -int attr switchPadding 0x7f010068 -int attr switchStyle 0x7f0100d4 -int attr switchTextAppearance 0x7f010066 -int attr textAllCaps 0x7f010024 -int attr textAppearanceLargePopupMenu 0x7f010091 -int attr textAppearanceListItem 0x7f0100b4 -int attr textAppearanceListItemSmall 0x7f0100b5 -int attr textAppearanceSearchResultSubtitle 0x7f0100aa -int attr textAppearanceSearchResultTitle 0x7f0100a9 -int attr textAppearanceSmallPopupMenu 0x7f010092 -int attr textColorAlertDialogListItem 0x7f0100c7 -int attr textColorSearchUrl 0x7f0100ab -int attr theme 0x7f0100e6 -int attr thickness 0x7f01002e -int attr thumbTextPadding 0x7f010065 -int attr title 0x7f010003 -int attr titleMarginBottom 0x7f0100db -int attr titleMarginEnd 0x7f0100d9 -int attr titleMarginStart 0x7f0100d8 -int attr titleMarginTop 0x7f0100da -int attr titleMargins 0x7f0100d7 -int attr titleTextAppearance 0x7f0100d5 -int attr titleTextColor 0x7f0100e2 -int attr titleTextStyle 0x7f010007 -int attr toolbarNavigationButtonStyle 0x7f0100a4 -int attr toolbarStyle 0x7f0100a3 -int attr track 0x7f010064 -int attr viewAspectRatio 0x7f010030 -int attr voiceIcon 0x7f01005e -int attr windowActionBar 0x7f01006b -int attr windowActionBarOverlay 0x7f01006d -int attr windowActionModeOverlay 0x7f01006e -int attr windowFixedHeightMajor 0x7f010072 -int attr windowFixedHeightMinor 0x7f010070 -int attr windowFixedWidthMajor 0x7f01006f -int attr windowFixedWidthMinor 0x7f010071 -int attr windowMinWidthMajor 0x7f010073 -int attr windowMinWidthMinor 0x7f010074 -int attr windowNoTitle 0x7f01006c -int bool abc_action_bar_embed_tabs 0x7f090002 -int bool abc_action_bar_embed_tabs_pre_jb 0x7f090000 -int bool abc_action_bar_expanded_action_views_exclusive 0x7f090003 -int bool abc_config_actionMenuItemAllCaps 0x7f090004 -int bool abc_config_allowActionMenuItemTextWithIcon 0x7f090001 -int bool abc_config_closeDialogWhenTouchOutside 0x7f090005 -int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f090006 -int color abc_background_cache_hint_selector_material_dark 0x7f0b003b -int color abc_background_cache_hint_selector_material_light 0x7f0b003c -int color abc_color_highlight_material 0x7f0b003d -int color abc_input_method_navigation_guard 0x7f0b0000 -int color abc_primary_text_disable_only_material_dark 0x7f0b003e -int color abc_primary_text_disable_only_material_light 0x7f0b003f -int color abc_primary_text_material_dark 0x7f0b0040 -int color abc_primary_text_material_light 0x7f0b0041 -int color abc_search_url_text 0x7f0b0042 -int color abc_search_url_text_normal 0x7f0b0001 -int color abc_search_url_text_pressed 0x7f0b0002 -int color abc_search_url_text_selected 0x7f0b0003 -int color abc_secondary_text_material_dark 0x7f0b0043 -int color abc_secondary_text_material_light 0x7f0b0044 -int color accent_material_dark 0x7f0b0004 -int color accent_material_light 0x7f0b0005 -int color background_floating_material_dark 0x7f0b0006 -int color background_floating_material_light 0x7f0b0007 -int color background_material_dark 0x7f0b0008 -int color background_material_light 0x7f0b0009 -int color bright_foreground_disabled_material_dark 0x7f0b000a -int color bright_foreground_disabled_material_light 0x7f0b000b -int color bright_foreground_inverse_material_dark 0x7f0b000c -int color bright_foreground_inverse_material_light 0x7f0b000d -int color bright_foreground_material_dark 0x7f0b000e -int color bright_foreground_material_light 0x7f0b000f -int color button_material_dark 0x7f0b0010 -int color button_material_light 0x7f0b0011 -int color catalyst_redbox_background 0x7f0b0012 -int color dim_foreground_disabled_material_dark 0x7f0b0013 -int color dim_foreground_disabled_material_light 0x7f0b0014 -int color dim_foreground_material_dark 0x7f0b0015 -int color dim_foreground_material_light 0x7f0b0016 -int color foreground_material_dark 0x7f0b0017 -int color foreground_material_light 0x7f0b0018 -int color highlighted_text_material_dark 0x7f0b0019 -int color highlighted_text_material_light 0x7f0b001a -int color hint_foreground_material_dark 0x7f0b001b -int color hint_foreground_material_light 0x7f0b001c -int color material_blue_grey_800 0x7f0b001d -int color material_blue_grey_900 0x7f0b001e -int color material_blue_grey_950 0x7f0b001f -int color material_deep_teal_200 0x7f0b0020 -int color material_deep_teal_500 0x7f0b0021 -int color material_grey_100 0x7f0b0022 -int color material_grey_300 0x7f0b0023 -int color material_grey_50 0x7f0b0024 -int color material_grey_600 0x7f0b0025 -int color material_grey_800 0x7f0b0026 -int color material_grey_850 0x7f0b0027 -int color material_grey_900 0x7f0b0028 -int color primary_dark_material_dark 0x7f0b0029 -int color primary_dark_material_light 0x7f0b002a -int color primary_material_dark 0x7f0b002b -int color primary_material_light 0x7f0b002c -int color primary_text_default_material_dark 0x7f0b002d -int color primary_text_default_material_light 0x7f0b002e -int color primary_text_disabled_material_dark 0x7f0b002f -int color primary_text_disabled_material_light 0x7f0b0030 -int color ripple_material_dark 0x7f0b0031 -int color ripple_material_light 0x7f0b0032 -int color secondary_text_default_material_dark 0x7f0b0033 -int color secondary_text_default_material_light 0x7f0b0034 -int color secondary_text_disabled_material_dark 0x7f0b0035 -int color secondary_text_disabled_material_light 0x7f0b0036 -int color switch_thumb_disabled_material_dark 0x7f0b0037 -int color switch_thumb_disabled_material_light 0x7f0b0038 -int color switch_thumb_material_dark 0x7f0b0045 -int color switch_thumb_material_light 0x7f0b0046 -int color switch_thumb_normal_material_dark 0x7f0b0039 -int color switch_thumb_normal_material_light 0x7f0b003a -int dimen abc_action_bar_content_inset_material 0x7f07000b -int dimen abc_action_bar_default_height_material 0x7f070001 -int dimen abc_action_bar_default_padding_end_material 0x7f07000c -int dimen abc_action_bar_default_padding_start_material 0x7f07000d -int dimen abc_action_bar_icon_vertical_padding_material 0x7f07000f -int dimen abc_action_bar_overflow_padding_end_material 0x7f070010 -int dimen abc_action_bar_overflow_padding_start_material 0x7f070011 -int dimen abc_action_bar_progress_bar_size 0x7f070002 -int dimen abc_action_bar_stacked_max_height 0x7f070012 -int dimen abc_action_bar_stacked_tab_max_width 0x7f070013 -int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f070014 -int dimen abc_action_bar_subtitle_top_margin_material 0x7f070015 -int dimen abc_action_button_min_height_material 0x7f070016 -int dimen abc_action_button_min_width_material 0x7f070017 -int dimen abc_action_button_min_width_overflow_material 0x7f070018 -int dimen abc_alert_dialog_button_bar_height 0x7f070000 -int dimen abc_button_inset_horizontal_material 0x7f070019 -int dimen abc_button_inset_vertical_material 0x7f07001a -int dimen abc_button_padding_horizontal_material 0x7f07001b -int dimen abc_button_padding_vertical_material 0x7f07001c -int dimen abc_config_prefDialogWidth 0x7f070005 -int dimen abc_control_corner_material 0x7f07001d -int dimen abc_control_inset_material 0x7f07001e -int dimen abc_control_padding_material 0x7f07001f -int dimen abc_dialog_list_padding_vertical_material 0x7f070020 -int dimen abc_dialog_min_width_major 0x7f070021 -int dimen abc_dialog_min_width_minor 0x7f070022 -int dimen abc_dialog_padding_material 0x7f070023 -int dimen abc_dialog_padding_top_material 0x7f070024 -int dimen abc_disabled_alpha_material_dark 0x7f070025 -int dimen abc_disabled_alpha_material_light 0x7f070026 -int dimen abc_dropdownitem_icon_width 0x7f070027 -int dimen abc_dropdownitem_text_padding_left 0x7f070028 -int dimen abc_dropdownitem_text_padding_right 0x7f070029 -int dimen abc_edit_text_inset_bottom_material 0x7f07002a -int dimen abc_edit_text_inset_horizontal_material 0x7f07002b -int dimen abc_edit_text_inset_top_material 0x7f07002c -int dimen abc_floating_window_z 0x7f07002d -int dimen abc_list_item_padding_horizontal_material 0x7f07002e -int dimen abc_panel_menu_list_width 0x7f07002f -int dimen abc_search_view_preferred_width 0x7f070030 -int dimen abc_search_view_text_min_width 0x7f070006 -int dimen abc_switch_padding 0x7f07000e -int dimen abc_text_size_body_1_material 0x7f070031 -int dimen abc_text_size_body_2_material 0x7f070032 -int dimen abc_text_size_button_material 0x7f070033 -int dimen abc_text_size_caption_material 0x7f070034 -int dimen abc_text_size_display_1_material 0x7f070035 -int dimen abc_text_size_display_2_material 0x7f070036 -int dimen abc_text_size_display_3_material 0x7f070037 -int dimen abc_text_size_display_4_material 0x7f070038 -int dimen abc_text_size_headline_material 0x7f070039 -int dimen abc_text_size_large_material 0x7f07003a -int dimen abc_text_size_medium_material 0x7f07003b -int dimen abc_text_size_menu_material 0x7f07003c -int dimen abc_text_size_small_material 0x7f07003d -int dimen abc_text_size_subhead_material 0x7f07003e -int dimen abc_text_size_subtitle_material_toolbar 0x7f070003 -int dimen abc_text_size_title_material 0x7f07003f -int dimen abc_text_size_title_material_toolbar 0x7f070004 -int dimen dialog_fixed_height_major 0x7f070007 -int dimen dialog_fixed_height_minor 0x7f070008 -int dimen dialog_fixed_width_major 0x7f070009 -int dimen dialog_fixed_width_minor 0x7f07000a -int dimen disabled_alpha_material_dark 0x7f070040 -int dimen disabled_alpha_material_light 0x7f070041 -int dimen highlight_alpha_material_colored 0x7f070042 -int dimen highlight_alpha_material_dark 0x7f070043 -int dimen highlight_alpha_material_light 0x7f070044 -int dimen item_touch_helper_max_drag_scroll_per_frame 0x7f070045 -int dimen item_touch_helper_swipe_escape_max_velocity 0x7f070046 -int dimen item_touch_helper_swipe_escape_velocity 0x7f070047 -int dimen notification_large_icon_height 0x7f070048 -int dimen notification_large_icon_width 0x7f070049 -int dimen notification_subtext_size 0x7f07004a -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_rating_star_off_mtrl_alpha 0x7f02000b -int drawable abc_btn_rating_star_on_mtrl_alpha 0x7f02000c -int drawable abc_btn_switch_to_on_mtrl_00001 0x7f02000d -int drawable abc_btn_switch_to_on_mtrl_00012 0x7f02000e -int drawable abc_cab_background_internal_bg 0x7f02000f -int drawable abc_cab_background_top_material 0x7f020010 -int drawable abc_cab_background_top_mtrl_alpha 0x7f020011 -int drawable abc_control_background_material 0x7f020012 -int drawable abc_dialog_material_background_dark 0x7f020013 -int drawable abc_dialog_material_background_light 0x7f020014 -int drawable abc_edit_text_material 0x7f020015 -int drawable abc_ic_ab_back_mtrl_am_alpha 0x7f020016 -int drawable abc_ic_clear_mtrl_alpha 0x7f020017 -int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f020018 -int drawable abc_ic_go_search_api_mtrl_alpha 0x7f020019 -int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f02001a -int drawable abc_ic_menu_cut_mtrl_alpha 0x7f02001b -int drawable abc_ic_menu_moreoverflow_mtrl_alpha 0x7f02001c -int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f02001d -int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f02001e -int drawable abc_ic_menu_share_mtrl_alpha 0x7f02001f -int drawable abc_ic_search_api_mtrl_alpha 0x7f020020 -int drawable abc_ic_voice_search_api_mtrl_alpha 0x7f020021 -int drawable abc_item_background_holo_dark 0x7f020022 -int drawable abc_item_background_holo_light 0x7f020023 -int drawable abc_list_divider_mtrl_alpha 0x7f020024 -int drawable abc_list_focused_holo 0x7f020025 -int drawable abc_list_longpressed_holo 0x7f020026 -int drawable abc_list_pressed_holo_dark 0x7f020027 -int drawable abc_list_pressed_holo_light 0x7f020028 -int drawable abc_list_selector_background_transition_holo_dark 0x7f020029 -int drawable abc_list_selector_background_transition_holo_light 0x7f02002a -int drawable abc_list_selector_disabled_holo_dark 0x7f02002b -int drawable abc_list_selector_disabled_holo_light 0x7f02002c -int drawable abc_list_selector_holo_dark 0x7f02002d -int drawable abc_list_selector_holo_light 0x7f02002e -int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f02002f -int drawable abc_popup_background_mtrl_mult 0x7f020030 -int drawable abc_ratingbar_full_material 0x7f020031 -int drawable abc_spinner_mtrl_am_alpha 0x7f020032 -int drawable abc_spinner_textfield_background_material 0x7f020033 -int drawable abc_switch_thumb_material 0x7f020034 -int drawable abc_switch_track_mtrl_alpha 0x7f020035 -int drawable abc_tab_indicator_material 0x7f020036 -int drawable abc_tab_indicator_mtrl_alpha 0x7f020037 -int drawable abc_text_cursor_material 0x7f020038 -int drawable abc_textfield_activated_mtrl_alpha 0x7f020039 -int drawable abc_textfield_default_mtrl_alpha 0x7f02003a -int drawable abc_textfield_search_activated_mtrl_alpha 0x7f02003b -int drawable abc_textfield_search_default_mtrl_alpha 0x7f02003c -int drawable abc_textfield_search_material 0x7f02003d -int drawable notification_template_icon_bg 0x7f02003e -int id action0 0x7f0c0057 -int id action_bar 0x7f0c0047 -int id action_bar_activity_content 0x7f0c0000 -int id action_bar_container 0x7f0c0046 -int id action_bar_root 0x7f0c0042 -int id action_bar_spinner 0x7f0c0001 -int id action_bar_subtitle 0x7f0c002b -int id action_bar_title 0x7f0c002a -int id action_context_bar 0x7f0c0048 -int id action_divider 0x7f0c005b -int id action_menu_divider 0x7f0c0002 -int id action_menu_presenter 0x7f0c0003 -int id action_mode_bar 0x7f0c0044 -int id action_mode_bar_stub 0x7f0c0043 -int id action_mode_close_button 0x7f0c002c -int id activity_chooser_view_content 0x7f0c002d -int id alertTitle 0x7f0c0037 -int id always 0x7f0c0024 -int id beginning 0x7f0c0021 -int id buttonPanel 0x7f0c003d -int id cancel_action 0x7f0c0058 -int id catalyst_redbox_title 0x7f0c0066 -int id center 0x7f0c0019 -int id centerCrop 0x7f0c001a -int id centerInside 0x7f0c001b -int id checkbox 0x7f0c003f -int id chronometer 0x7f0c005e -int id collapseActionView 0x7f0c0025 -int id contentPanel 0x7f0c0038 -int id custom 0x7f0c003c -int id customPanel 0x7f0c003b -int id decor_content_parent 0x7f0c0045 -int id default_activity_button 0x7f0c0030 -int id disableHome 0x7f0c000d -int id edit_query 0x7f0c0049 -int id end 0x7f0c0022 -int id end_padder 0x7f0c0063 -int id expand_activities_button 0x7f0c002e -int id expanded_menu 0x7f0c003e -int id fitCenter 0x7f0c001c -int id fitEnd 0x7f0c001d -int id fitStart 0x7f0c001e -int id fitXY 0x7f0c001f -int id focusCrop 0x7f0c0020 -int id fps_text 0x7f0c0056 -int id home 0x7f0c0004 -int id homeAsUp 0x7f0c000e -int id icon 0x7f0c0032 -int id ifRoom 0x7f0c0026 -int id image 0x7f0c002f -int id info 0x7f0c0062 -int id item_touch_helper_previous_elevation 0x7f0c0005 -int id line1 0x7f0c005c -int id line3 0x7f0c0060 -int id listMode 0x7f0c000a -int id list_item 0x7f0c0031 -int id media_actions 0x7f0c005a -int id middle 0x7f0c0023 -int id multiply 0x7f0c0014 -int id never 0x7f0c0027 -int id none 0x7f0c000f -int id normal 0x7f0c000b -int id parentPanel 0x7f0c0034 -int id progress_circular 0x7f0c0006 -int id progress_horizontal 0x7f0c0007 -int id radio 0x7f0c0041 -int id rn_frame_file 0x7f0c0065 -int id rn_frame_method 0x7f0c0064 -int id rn_redbox_copy_button 0x7f0c006d -int id rn_redbox_dismiss_button 0x7f0c006b -int id rn_redbox_line_separator 0x7f0c0068 -int id rn_redbox_loading_indicator 0x7f0c0069 -int id rn_redbox_reload_button 0x7f0c006c -int id rn_redbox_report_button 0x7f0c006e -int id rn_redbox_report_label 0x7f0c006a -int id rn_redbox_stack 0x7f0c0067 -int id screen 0x7f0c0015 -int id scrollView 0x7f0c0039 -int id search_badge 0x7f0c004b -int id search_bar 0x7f0c004a -int id search_button 0x7f0c004c -int id search_close_btn 0x7f0c0051 -int id search_edit_frame 0x7f0c004d -int id search_go_btn 0x7f0c0053 -int id search_mag_icon 0x7f0c004e -int id search_plate 0x7f0c004f -int id search_src_text 0x7f0c0050 -int id search_voice_btn 0x7f0c0054 -int id select_dialog_listview 0x7f0c0055 -int id shortcut 0x7f0c0040 -int id showCustom 0x7f0c0010 -int id showHome 0x7f0c0011 -int id showTitle 0x7f0c0012 -int id split_action_bar 0x7f0c0008 -int id src_atop 0x7f0c0016 -int id src_in 0x7f0c0017 -int id src_over 0x7f0c0018 -int id status_bar_latest_event_content 0x7f0c0059 -int id submit_area 0x7f0c0052 -int id tabMode 0x7f0c000c -int id text 0x7f0c0061 -int id text2 0x7f0c005f -int id textSpacerNoButtons 0x7f0c003a -int id time 0x7f0c005d -int id title 0x7f0c0033 -int id title_template 0x7f0c0036 -int id topPanel 0x7f0c0035 -int id up 0x7f0c0009 -int id useLogo 0x7f0c0013 -int id withText 0x7f0c0028 -int id wrap_content 0x7f0c0029 -int integer abc_config_activityDefaultDur 0x7f0a0001 -int integer abc_config_activityShortDur 0x7f0a0002 -int integer abc_max_action_buttons 0x7f0a0000 -int integer cancel_button_image_alpha 0x7f0a0003 -int integer status_bar_notification_info_maxnum 0x7f0a0004 -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_material 0x7f030009 -int layout abc_dialog_title_material 0x7f03000a -int layout abc_expanded_menu_layout 0x7f03000b -int layout abc_list_menu_item_checkbox 0x7f03000c -int layout abc_list_menu_item_icon 0x7f03000d -int layout abc_list_menu_item_layout 0x7f03000e -int layout abc_list_menu_item_radio 0x7f03000f -int layout abc_popup_menu_item_layout 0x7f030010 -int layout abc_screen_content_include 0x7f030011 -int layout abc_screen_simple 0x7f030012 -int layout abc_screen_simple_overlay_action_mode 0x7f030013 -int layout abc_screen_toolbar 0x7f030014 -int layout abc_search_dropdown_item_icons_2line 0x7f030015 -int layout abc_search_view 0x7f030016 -int layout abc_select_dialog_material 0x7f030017 -int layout fps_view 0x7f030018 -int layout notification_media_action 0x7f030019 -int layout notification_media_cancel_action 0x7f03001a -int layout notification_template_big_media 0x7f03001b -int layout notification_template_big_media_narrow 0x7f03001c -int layout notification_template_lines 0x7f03001d -int layout notification_template_media 0x7f03001e -int layout notification_template_part_chronometer 0x7f03001f -int layout notification_template_part_time 0x7f030020 -int layout redbox_item_frame 0x7f030021 -int layout redbox_item_title 0x7f030022 -int layout redbox_view 0x7f030023 -int layout select_dialog_item_material 0x7f030024 -int layout select_dialog_multichoice_material 0x7f030025 -int layout select_dialog_singlechoice_material 0x7f030026 -int layout support_simple_spinner_dropdown_item 0x7f030027 -int string abc_action_bar_home_description 0x7f060000 -int string abc_action_bar_home_description_format 0x7f060001 -int string abc_action_bar_home_subtitle_description_format 0x7f060002 -int string abc_action_bar_up_description 0x7f060003 -int string abc_action_menu_overflow_description 0x7f060004 -int string abc_action_mode_done 0x7f060005 -int string abc_activity_chooser_view_see_all 0x7f060006 -int string abc_activitychooserview_choose_application 0x7f060007 -int string abc_search_hint 0x7f060008 -int string abc_searchview_description_clear 0x7f060009 -int string abc_searchview_description_query 0x7f06000a -int string abc_searchview_description_search 0x7f06000b -int string abc_searchview_description_submit 0x7f06000c -int string abc_searchview_description_voice 0x7f06000d -int string abc_shareactionprovider_share_with 0x7f06000e -int string abc_shareactionprovider_share_with_application 0x7f06000f -int string abc_toolbar_collapse_description 0x7f060010 -int string catalyst_copy_button 0x7f060012 -int string catalyst_debugjs 0x7f060013 -int string catalyst_debugjs_off 0x7f060014 -int string catalyst_dismiss_button 0x7f060015 -int string catalyst_element_inspector 0x7f060016 -int string catalyst_heap_capture 0x7f060017 -int string catalyst_hot_module_replacement 0x7f060018 -int string catalyst_hot_module_replacement_off 0x7f060019 -int string catalyst_jsload_error 0x7f06001a -int string catalyst_jsload_message 0x7f06001b -int string catalyst_jsload_title 0x7f06001c -int string catalyst_live_reload 0x7f06001d -int string catalyst_live_reload_off 0x7f06001e -int string catalyst_perf_monitor 0x7f06001f -int string catalyst_perf_monitor_off 0x7f060020 -int string catalyst_poke_sampling_profiler 0x7f060021 -int string catalyst_reload_button 0x7f060022 -int string catalyst_reloadjs 0x7f060023 -int string catalyst_remotedbg_error 0x7f060024 -int string catalyst_remotedbg_message 0x7f060025 -int string catalyst_report_button 0x7f060026 -int string catalyst_settings 0x7f060027 -int string catalyst_settings_title 0x7f060028 -int string status_bar_notification_info_overflow 0x7f060011 -int style AlertDialog_AppCompat 0x7f08007a -int style AlertDialog_AppCompat_Light 0x7f08007b -int style Animation_AppCompat_Dialog 0x7f08007c -int style Animation_AppCompat_DropDownUp 0x7f08007d -int style Animation_Catalyst_RedBox 0x7f08007e -int style Base_AlertDialog_AppCompat 0x7f08007f -int style Base_AlertDialog_AppCompat_Light 0x7f080080 -int style Base_Animation_AppCompat_Dialog 0x7f080081 -int style Base_Animation_AppCompat_DropDownUp 0x7f080082 -int style Base_DialogWindowTitle_AppCompat 0x7f080083 -int style Base_DialogWindowTitleBackground_AppCompat 0x7f080084 -int style Base_TextAppearance_AppCompat 0x7f08002d -int style Base_TextAppearance_AppCompat_Body1 0x7f08002e -int style Base_TextAppearance_AppCompat_Body2 0x7f08002f -int style Base_TextAppearance_AppCompat_Button 0x7f080018 -int style Base_TextAppearance_AppCompat_Caption 0x7f080030 -int style Base_TextAppearance_AppCompat_Display1 0x7f080031 -int style Base_TextAppearance_AppCompat_Display2 0x7f080032 -int style Base_TextAppearance_AppCompat_Display3 0x7f080033 -int style Base_TextAppearance_AppCompat_Display4 0x7f080034 -int style Base_TextAppearance_AppCompat_Headline 0x7f080035 -int style Base_TextAppearance_AppCompat_Inverse 0x7f080003 -int style Base_TextAppearance_AppCompat_Large 0x7f080036 -int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f080004 -int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f080037 -int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f080038 -int style Base_TextAppearance_AppCompat_Medium 0x7f080039 -int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f080005 -int style Base_TextAppearance_AppCompat_Menu 0x7f08003a -int style Base_TextAppearance_AppCompat_SearchResult 0x7f080085 -int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f08003b -int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f08003c -int style Base_TextAppearance_AppCompat_Small 0x7f08003d -int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f080006 -int style Base_TextAppearance_AppCompat_Subhead 0x7f08003e -int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f080007 -int style Base_TextAppearance_AppCompat_Title 0x7f08003f -int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f080008 -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f080040 -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f080041 -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f080042 -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f080043 -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f080044 -int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f080045 -int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f080046 -int style Base_TextAppearance_AppCompat_Widget_Button 0x7f080047 -int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f080076 -int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f080086 -int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f080048 -int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f080049 -int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f08004a -int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f08004b -int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f080087 -int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f08004c -int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f08004d -int style Base_Theme_AppCompat 0x7f08004e -int style Base_Theme_AppCompat_CompactMenu 0x7f080088 -int style Base_Theme_AppCompat_Dialog 0x7f080009 -int style Base_Theme_AppCompat_Dialog_Alert 0x7f080089 -int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f08008a -int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f08008b -int style Base_Theme_AppCompat_DialogWhenLarge 0x7f080001 -int style Base_Theme_AppCompat_Light 0x7f08004f -int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f08008c -int style Base_Theme_AppCompat_Light_Dialog 0x7f08000a -int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f08008d -int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f08008e -int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f08008f -int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f080002 -int style Base_ThemeOverlay_AppCompat 0x7f080090 -int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f080091 -int style Base_ThemeOverlay_AppCompat_Dark 0x7f080092 -int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f080093 -int style Base_ThemeOverlay_AppCompat_Light 0x7f080094 -int style Base_V11_Theme_AppCompat_Dialog 0x7f08000b -int style Base_V11_Theme_AppCompat_Light_Dialog 0x7f08000c -int style Base_V12_Widget_AppCompat_AutoCompleteTextView 0x7f080014 -int style Base_V12_Widget_AppCompat_EditText 0x7f080015 -int style Base_V21_Theme_AppCompat 0x7f080050 -int style Base_V21_Theme_AppCompat_Dialog 0x7f080051 -int style Base_V21_Theme_AppCompat_Light 0x7f080052 -int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f080053 -int style Base_V22_Theme_AppCompat 0x7f080074 -int style Base_V22_Theme_AppCompat_Light 0x7f080075 -int style Base_V23_Theme_AppCompat 0x7f080077 -int style Base_V23_Theme_AppCompat_Light 0x7f080078 -int style Base_V7_Theme_AppCompat 0x7f080095 -int style Base_V7_Theme_AppCompat_Dialog 0x7f080096 -int style Base_V7_Theme_AppCompat_Light 0x7f080097 -int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f080098 -int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f080099 -int style Base_V7_Widget_AppCompat_EditText 0x7f08009a -int style Base_Widget_AppCompat_ActionBar 0x7f08009b -int style Base_Widget_AppCompat_ActionBar_Solid 0x7f08009c -int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f08009d -int style Base_Widget_AppCompat_ActionBar_TabText 0x7f080054 -int style Base_Widget_AppCompat_ActionBar_TabView 0x7f080055 -int style Base_Widget_AppCompat_ActionButton 0x7f080056 -int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f080057 -int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f080058 -int style Base_Widget_AppCompat_ActionMode 0x7f08009e -int style Base_Widget_AppCompat_ActivityChooserView 0x7f08009f -int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f080016 -int style Base_Widget_AppCompat_Button 0x7f080059 -int style Base_Widget_AppCompat_Button_Borderless 0x7f08005a -int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f08005b -int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f0800a0 -int style Base_Widget_AppCompat_Button_Colored 0x7f080079 -int style Base_Widget_AppCompat_Button_Small 0x7f08005c -int style Base_Widget_AppCompat_ButtonBar 0x7f08005d -int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f0800a1 -int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f08005e -int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f08005f -int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f0800a2 -int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f080000 -int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f0800a3 -int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f080060 -int style Base_Widget_AppCompat_EditText 0x7f080017 -int style Base_Widget_AppCompat_Light_ActionBar 0x7f0800a4 -int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f0800a5 -int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f0800a6 -int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f080061 -int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f080062 -int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f080063 -int style Base_Widget_AppCompat_Light_PopupMenu 0x7f080064 -int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f080065 -int style Base_Widget_AppCompat_ListPopupWindow 0x7f080066 -int style Base_Widget_AppCompat_ListView 0x7f080067 -int style Base_Widget_AppCompat_ListView_DropDown 0x7f080068 -int style Base_Widget_AppCompat_ListView_Menu 0x7f080069 -int style Base_Widget_AppCompat_PopupMenu 0x7f08006a -int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f08006b -int style Base_Widget_AppCompat_PopupWindow 0x7f0800a7 -int style Base_Widget_AppCompat_ProgressBar 0x7f08000d -int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f08000e -int style Base_Widget_AppCompat_RatingBar 0x7f08006c -int style Base_Widget_AppCompat_SearchView 0x7f0800a8 -int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f0800a9 -int style Base_Widget_AppCompat_Spinner 0x7f08006d -int style Base_Widget_AppCompat_Spinner_Underlined 0x7f08006e -int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f08006f -int style Base_Widget_AppCompat_Toolbar 0x7f0800aa -int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f080070 -int style CalendarDatePickerDialog 0x7f0800ab -int style CalendarDatePickerStyle 0x7f0800ac -int style DialogAnimationFade 0x7f0800ad -int style DialogAnimationSlide 0x7f0800ae -int style Platform_AppCompat 0x7f08000f -int style Platform_AppCompat_Light 0x7f080010 -int style Platform_ThemeOverlay_AppCompat 0x7f080071 -int style Platform_ThemeOverlay_AppCompat_Dark 0x7f080072 -int style Platform_ThemeOverlay_AppCompat_Light 0x7f080073 -int style Platform_V11_AppCompat 0x7f080011 -int style Platform_V11_AppCompat_Light 0x7f080012 -int style Platform_V14_AppCompat 0x7f080019 -int style Platform_V14_AppCompat_Light 0x7f08001a -int style Platform_Widget_AppCompat_Spinner 0x7f080013 -int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f080020 -int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f080021 -int style RtlOverlay_Widget_AppCompat_ActionButton_Overflow 0x7f080022 -int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f080023 -int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f080024 -int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f080025 -int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f080026 -int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f080027 -int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f080028 -int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f080029 -int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f08002a -int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f08002b -int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f08002c -int style SpinnerDatePickerDialog 0x7f0800af -int style SpinnerDatePickerStyle 0x7f0800b0 -int style TextAppearance_AppCompat 0x7f0800b1 -int style TextAppearance_AppCompat_Body1 0x7f0800b2 -int style TextAppearance_AppCompat_Body2 0x7f0800b3 -int style TextAppearance_AppCompat_Button 0x7f0800b4 -int style TextAppearance_AppCompat_Caption 0x7f0800b5 -int style TextAppearance_AppCompat_Display1 0x7f0800b6 -int style TextAppearance_AppCompat_Display2 0x7f0800b7 -int style TextAppearance_AppCompat_Display3 0x7f0800b8 -int style TextAppearance_AppCompat_Display4 0x7f0800b9 -int style TextAppearance_AppCompat_Headline 0x7f0800ba -int style TextAppearance_AppCompat_Inverse 0x7f0800bb -int style TextAppearance_AppCompat_Large 0x7f0800bc -int style TextAppearance_AppCompat_Large_Inverse 0x7f0800bd -int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0800be -int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0800bf -int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0800c0 -int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0800c1 -int style TextAppearance_AppCompat_Medium 0x7f0800c2 -int style TextAppearance_AppCompat_Medium_Inverse 0x7f0800c3 -int style TextAppearance_AppCompat_Menu 0x7f0800c4 -int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0800c5 -int style TextAppearance_AppCompat_SearchResult_Title 0x7f0800c6 -int style TextAppearance_AppCompat_Small 0x7f0800c7 -int style TextAppearance_AppCompat_Small_Inverse 0x7f0800c8 -int style TextAppearance_AppCompat_Subhead 0x7f0800c9 -int style TextAppearance_AppCompat_Subhead_Inverse 0x7f0800ca -int style TextAppearance_AppCompat_Title 0x7f0800cb -int style TextAppearance_AppCompat_Title_Inverse 0x7f0800cc -int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0800cd -int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0800ce -int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0800cf -int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0800d0 -int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0800d1 -int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0800d2 -int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0800d3 -int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0800d4 -int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0800d5 -int style TextAppearance_AppCompat_Widget_Button 0x7f0800d6 -int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f0800d7 -int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0800d8 -int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0800d9 -int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0800da -int style TextAppearance_AppCompat_Widget_Switch 0x7f0800db -int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f0800dc -int style TextAppearance_StatusBar_EventContent 0x7f08001b -int style TextAppearance_StatusBar_EventContent_Info 0x7f08001c -int style TextAppearance_StatusBar_EventContent_Line2 0x7f08001d -int style TextAppearance_StatusBar_EventContent_Time 0x7f08001e -int style TextAppearance_StatusBar_EventContent_Title 0x7f08001f -int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0800dd -int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f0800de -int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f0800df -int style Theme 0x7f0800e0 -int style Theme_AppCompat 0x7f0800e1 -int style Theme_AppCompat_CompactMenu 0x7f0800e2 -int style Theme_AppCompat_Dialog 0x7f0800e3 -int style Theme_AppCompat_Dialog_Alert 0x7f0800e4 -int style Theme_AppCompat_Dialog_MinWidth 0x7f0800e5 -int style Theme_AppCompat_DialogWhenLarge 0x7f0800e6 -int style Theme_AppCompat_Light 0x7f0800e7 -int style Theme_AppCompat_Light_DarkActionBar 0x7f0800e8 -int style Theme_AppCompat_Light_Dialog 0x7f0800e9 -int style Theme_AppCompat_Light_Dialog_Alert 0x7f0800ea -int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f0800eb -int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0800ec -int style Theme_AppCompat_Light_NoActionBar 0x7f0800ed -int style Theme_AppCompat_NoActionBar 0x7f0800ee -int style Theme_Catalyst 0x7f0800ef -int style Theme_Catalyst_RedBox 0x7f0800f0 -int style Theme_FullScreenDialog 0x7f0800f1 -int style Theme_FullScreenDialogAnimatedFade 0x7f0800f2 -int style Theme_FullScreenDialogAnimatedSlide 0x7f0800f3 -int style Theme_ReactNative_AppCompat_Light 0x7f0800f4 -int style Theme_ReactNative_AppCompat_Light_NoActionBar_FullScreen 0x7f0800f5 -int style ThemeOverlay_AppCompat 0x7f0800f6 -int style ThemeOverlay_AppCompat_ActionBar 0x7f0800f7 -int style ThemeOverlay_AppCompat_Dark 0x7f0800f8 -int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f0800f9 -int style ThemeOverlay_AppCompat_Light 0x7f0800fa -int style Widget_AppCompat_ActionBar 0x7f0800fb -int style Widget_AppCompat_ActionBar_Solid 0x7f0800fc -int style Widget_AppCompat_ActionBar_TabBar 0x7f0800fd -int style Widget_AppCompat_ActionBar_TabText 0x7f0800fe -int style Widget_AppCompat_ActionBar_TabView 0x7f0800ff -int style Widget_AppCompat_ActionButton 0x7f080100 -int style Widget_AppCompat_ActionButton_CloseMode 0x7f080101 -int style Widget_AppCompat_ActionButton_Overflow 0x7f080102 -int style Widget_AppCompat_ActionMode 0x7f080103 -int style Widget_AppCompat_ActivityChooserView 0x7f080104 -int style Widget_AppCompat_AutoCompleteTextView 0x7f080105 -int style Widget_AppCompat_Button 0x7f080106 -int style Widget_AppCompat_Button_Borderless 0x7f080107 -int style Widget_AppCompat_Button_Borderless_Colored 0x7f080108 -int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f080109 -int style Widget_AppCompat_Button_Colored 0x7f08010a -int style Widget_AppCompat_Button_Small 0x7f08010b -int style Widget_AppCompat_ButtonBar 0x7f08010c -int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f08010d -int style Widget_AppCompat_CompoundButton_CheckBox 0x7f08010e -int style Widget_AppCompat_CompoundButton_RadioButton 0x7f08010f -int style Widget_AppCompat_CompoundButton_Switch 0x7f080110 -int style Widget_AppCompat_DrawerArrowToggle 0x7f080111 -int style Widget_AppCompat_DropDownItem_Spinner 0x7f080112 -int style Widget_AppCompat_EditText 0x7f080113 -int style Widget_AppCompat_Light_ActionBar 0x7f080114 -int style Widget_AppCompat_Light_ActionBar_Solid 0x7f080115 -int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f080116 -int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f080117 -int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f080118 -int style Widget_AppCompat_Light_ActionBar_TabText 0x7f080119 -int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f08011a -int style Widget_AppCompat_Light_ActionBar_TabView 0x7f08011b -int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f08011c -int style Widget_AppCompat_Light_ActionButton 0x7f08011d -int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f08011e -int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f08011f -int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f080120 -int style Widget_AppCompat_Light_ActivityChooserView 0x7f080121 -int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f080122 -int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f080123 -int style Widget_AppCompat_Light_ListPopupWindow 0x7f080124 -int style Widget_AppCompat_Light_ListView_DropDown 0x7f080125 -int style Widget_AppCompat_Light_PopupMenu 0x7f080126 -int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f080127 -int style Widget_AppCompat_Light_SearchView 0x7f080128 -int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f080129 -int style Widget_AppCompat_ListPopupWindow 0x7f08012a -int style Widget_AppCompat_ListView 0x7f08012b -int style Widget_AppCompat_ListView_DropDown 0x7f08012c -int style Widget_AppCompat_ListView_Menu 0x7f08012d -int style Widget_AppCompat_PopupMenu 0x7f08012e -int style Widget_AppCompat_PopupMenu_Overflow 0x7f08012f -int style Widget_AppCompat_PopupWindow 0x7f080130 -int style Widget_AppCompat_ProgressBar 0x7f080131 -int style Widget_AppCompat_ProgressBar_Horizontal 0x7f080132 -int style Widget_AppCompat_RatingBar 0x7f080133 -int style Widget_AppCompat_SearchView 0x7f080134 -int style Widget_AppCompat_SearchView_ActionBar 0x7f080135 -int style Widget_AppCompat_Spinner 0x7f080136 -int style Widget_AppCompat_Spinner_DropDown 0x7f080137 -int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f080138 -int style Widget_AppCompat_Spinner_Underlined 0x7f080139 -int style Widget_AppCompat_TextView_SpinnerItem 0x7f08013a -int style Widget_AppCompat_Toolbar 0x7f08013b -int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f08013c -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, 0x7f010099 } -int styleable ActionBar_background 10 -int styleable ActionBar_backgroundSplit 12 -int styleable ActionBar_backgroundStacked 11 -int styleable ActionBar_contentInsetEnd 21 -int styleable ActionBar_contentInsetLeft 22 -int styleable ActionBar_contentInsetRight 23 -int styleable ActionBar_contentInsetStart 20 -int styleable ActionBar_customNavigationLayout 13 -int styleable ActionBar_displayOptions 3 -int styleable ActionBar_divider 9 -int styleable ActionBar_elevation 24 -int styleable ActionBar_height 0 -int styleable ActionBar_hideOnContentScroll 19 -int styleable ActionBar_homeAsUpIndicator 26 -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 25 -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, 0x7f01001c } -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 { 0x7f01001d, 0x7f01001e } -int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1 -int styleable ActivityChooserView_initialActivityCount 0 -int[] styleable AlertDialog { 0x010100f2, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023 } -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_singleChoiceItemLayout 4 -int[] styleable AppCompatTextView { 0x01010034, 0x7f010024 } -int styleable AppCompatTextView_android_textAppearance 0 -int styleable AppCompatTextView_textAllCaps 1 -int[] styleable CompoundButton { 0x01010107, 0x7f010025, 0x7f010026 } -int styleable CompoundButton_android_button 0 -int styleable CompoundButton_buttonTint 1 -int styleable CompoundButton_buttonTintMode 2 -int[] styleable DrawerArrowToggle { 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e } -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 GenericDraweeHierarchy { 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 } -int styleable GenericDraweeHierarchy_actualImageScaleType 11 -int styleable GenericDraweeHierarchy_backgroundImage 12 -int styleable GenericDraweeHierarchy_fadeDuration 0 -int styleable GenericDraweeHierarchy_failureImage 6 -int styleable GenericDraweeHierarchy_failureImageScaleType 7 -int styleable GenericDraweeHierarchy_overlayImage 13 -int styleable GenericDraweeHierarchy_placeholderImage 2 -int styleable GenericDraweeHierarchy_placeholderImageScaleType 3 -int styleable GenericDraweeHierarchy_pressedStateOverlayImage 14 -int styleable GenericDraweeHierarchy_progressBarAutoRotateInterval 10 -int styleable GenericDraweeHierarchy_progressBarImage 8 -int styleable GenericDraweeHierarchy_progressBarImageScaleType 9 -int styleable GenericDraweeHierarchy_retryImage 4 -int styleable GenericDraweeHierarchy_retryImageScaleType 5 -int styleable GenericDraweeHierarchy_roundAsCircle 15 -int styleable GenericDraweeHierarchy_roundBottomLeft 20 -int styleable GenericDraweeHierarchy_roundBottomRight 19 -int styleable GenericDraweeHierarchy_roundTopLeft 17 -int styleable GenericDraweeHierarchy_roundTopRight 18 -int styleable GenericDraweeHierarchy_roundWithOverlayColor 21 -int styleable GenericDraweeHierarchy_roundedCornerRadius 16 -int styleable GenericDraweeHierarchy_roundingBorderColor 23 -int styleable GenericDraweeHierarchy_roundingBorderPadding 24 -int styleable GenericDraweeHierarchy_roundingBorderWidth 22 -int styleable GenericDraweeHierarchy_viewAspectRatio 1 -int[] styleable LinearLayoutCompat { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f01000b, 0x7f010048, 0x7f010049, 0x7f01004a } -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, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e } -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, 0x7f01004f } -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 PopupWindow { 0x01010176, 0x7f010050 } -int styleable PopupWindow_android_popupBackground 0 -int styleable PopupWindow_overlapAnchor 1 -int[] styleable PopupWindowBackgroundState { 0x7f010051 } -int styleable PopupWindowBackgroundState_state_above_anchor 0 -int[] styleable RecyclerView { 0x010100c4, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055 } -int styleable RecyclerView_android_orientation 0 -int styleable RecyclerView_layoutManager 1 -int styleable RecyclerView_reverseLayout 3 -int styleable RecyclerView_spanCount 2 -int styleable RecyclerView_stackFromEnd 4 -int[] styleable SearchView { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062 } -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 SimpleDraweeView { 0x7f010063 } -int styleable SimpleDraweeView_actualImageUri 0 -int[] styleable Spinner { 0x01010176, 0x0101017b, 0x01010262, 0x7f01001b } -int styleable Spinner_android_dropDownWidth 2 -int styleable Spinner_android_popupBackground 0 -int styleable Spinner_android_prompt 1 -int styleable Spinner_popupTheme 3 -int[] styleable SwitchCompat { 0x01010124, 0x01010125, 0x01010142, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a } -int styleable SwitchCompat_android_textOff 1 -int styleable SwitchCompat_android_textOn 0 -int styleable SwitchCompat_android_thumb 2 -int styleable SwitchCompat_showText 9 -int styleable SwitchCompat_splitTrack 8 -int styleable SwitchCompat_switchMinWidth 6 -int styleable SwitchCompat_switchPadding 7 -int styleable SwitchCompat_switchTextAppearance 5 -int styleable SwitchCompat_thumbTextPadding 4 -int styleable SwitchCompat_track 3 -int[] styleable TextAppearance { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f010024 } -int styleable TextAppearance_android_shadowColor 4 -int styleable TextAppearance_android_shadowDx 5 -int styleable TextAppearance_android_shadowDy 6 -int styleable TextAppearance_android_shadowRadius 7 -int styleable TextAppearance_android_textColor 3 -int styleable TextAppearance_android_textSize 0 -int styleable TextAppearance_android_textStyle 2 -int styleable TextAppearance_android_typeface 1 -int styleable TextAppearance_textAllCaps 8 -int[] styleable TextStyle { 0x01010034, 0x01010095, 0x01010097, 0x01010098, 0x010100ab, 0x01010153, 0x0101015d, 0x01010161, 0x01010162, 0x01010163, 0x01010164 } -int styleable TextStyle_android_ellipsize 4 -int styleable TextStyle_android_maxLines 5 -int styleable TextStyle_android_shadowColor 7 -int styleable TextStyle_android_shadowDx 8 -int styleable TextStyle_android_shadowDy 9 -int styleable TextStyle_android_shadowRadius 10 -int styleable TextStyle_android_singleLine 6 -int styleable TextStyle_android_textAppearance 0 -int styleable TextStyle_android_textColor 3 -int styleable TextStyle_android_textSize 1 -int styleable TextStyle_android_textStyle 2 -int[] styleable Theme { 0x01010057, 0x010100ae, 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, 0x7f01009d, 0x7f01009e, 0x7f01009f, 0x7f0100a0, 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af, 0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5, 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba, 0x7f0100bb, 0x7f0100bc, 0x7f0100bd, 0x7f0100be, 0x7f0100bf, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, 0x7f0100cc, 0x7f0100cd, 0x7f0100ce, 0x7f0100cf, 0x7f0100d0, 0x7f0100d1, 0x7f0100d2, 0x7f0100d3, 0x7f0100d4 } -int styleable Theme_actionBarDivider 23 -int styleable Theme_actionBarItemBackground 24 -int styleable Theme_actionBarPopupTheme 17 -int styleable Theme_actionBarSize 22 -int styleable Theme_actionBarSplitStyle 19 -int styleable Theme_actionBarStyle 18 -int styleable Theme_actionBarTabBarStyle 13 -int styleable Theme_actionBarTabStyle 12 -int styleable Theme_actionBarTabTextStyle 14 -int styleable Theme_actionBarTheme 20 -int styleable Theme_actionBarWidgetTheme 21 -int styleable Theme_actionButtonStyle 49 -int styleable Theme_actionDropDownStyle 45 -int styleable Theme_actionMenuTextAppearance 25 -int styleable Theme_actionMenuTextColor 26 -int styleable Theme_actionModeBackground 29 -int styleable Theme_actionModeCloseButtonStyle 28 -int styleable Theme_actionModeCloseDrawable 31 -int styleable Theme_actionModeCopyDrawable 33 -int styleable Theme_actionModeCutDrawable 32 -int styleable Theme_actionModeFindDrawable 37 -int styleable Theme_actionModePasteDrawable 34 -int styleable Theme_actionModePopupWindowStyle 39 -int styleable Theme_actionModeSelectAllDrawable 35 -int styleable Theme_actionModeShareDrawable 36 -int styleable Theme_actionModeSplitBackground 30 -int styleable Theme_actionModeStyle 27 -int styleable Theme_actionModeWebSearchDrawable 38 -int styleable Theme_actionOverflowButtonStyle 15 -int styleable Theme_actionOverflowMenuStyle 16 -int styleable Theme_activityChooserViewStyle 57 -int styleable Theme_alertDialogButtonGroupStyle 91 -int styleable Theme_alertDialogCenterButtons 92 -int styleable Theme_alertDialogStyle 90 -int styleable Theme_alertDialogTheme 93 -int styleable Theme_android_windowAnimationStyle 1 -int styleable Theme_android_windowIsFloating 0 -int styleable Theme_autoCompleteTextViewStyle 98 -int styleable Theme_borderlessButtonStyle 54 -int styleable Theme_buttonBarButtonStyle 51 -int styleable Theme_buttonBarNegativeButtonStyle 96 -int styleable Theme_buttonBarNeutralButtonStyle 97 -int styleable Theme_buttonBarPositiveButtonStyle 95 -int styleable Theme_buttonBarStyle 50 -int styleable Theme_buttonStyle 99 -int styleable Theme_buttonStyleSmall 100 -int styleable Theme_checkboxStyle 101 -int styleable Theme_checkedTextViewStyle 102 -int styleable Theme_colorAccent 83 -int styleable Theme_colorButtonNormal 87 -int styleable Theme_colorControlActivated 85 -int styleable Theme_colorControlHighlight 86 -int styleable Theme_colorControlNormal 84 -int styleable Theme_colorPrimary 81 -int styleable Theme_colorPrimaryDark 82 -int styleable Theme_colorSwitchThumbNormal 88 -int styleable Theme_controlBackground 89 -int styleable Theme_dialogPreferredPadding 43 -int styleable Theme_dialogTheme 42 -int styleable Theme_dividerHorizontal 56 -int styleable Theme_dividerVertical 55 -int styleable Theme_dropDownListViewStyle 73 -int styleable Theme_dropdownListPreferredItemHeight 46 -int styleable Theme_editTextBackground 63 -int styleable Theme_editTextColor 62 -int styleable Theme_editTextStyle 103 -int styleable Theme_homeAsUpIndicator 48 -int styleable Theme_listChoiceBackgroundIndicator 80 -int styleable Theme_listDividerAlertDialog 44 -int styleable Theme_listPopupWindowStyle 74 -int styleable Theme_listPreferredItemHeight 68 -int styleable Theme_listPreferredItemHeightLarge 70 -int styleable Theme_listPreferredItemHeightSmall 69 -int styleable Theme_listPreferredItemPaddingLeft 71 -int styleable Theme_listPreferredItemPaddingRight 72 -int styleable Theme_panelBackground 77 -int styleable Theme_panelMenuListTheme 79 -int styleable Theme_panelMenuListWidth 78 -int styleable Theme_popupMenuStyle 60 -int styleable Theme_popupWindowStyle 61 -int styleable Theme_radioButtonStyle 104 -int styleable Theme_ratingBarStyle 105 -int styleable Theme_searchViewStyle 67 -int styleable Theme_selectableItemBackground 52 -int styleable Theme_selectableItemBackgroundBorderless 53 -int styleable Theme_spinnerDropDownItemStyle 47 -int styleable Theme_spinnerStyle 106 -int styleable Theme_switchStyle 107 -int styleable Theme_textAppearanceLargePopupMenu 40 -int styleable Theme_textAppearanceListItem 75 -int styleable Theme_textAppearanceListItemSmall 76 -int styleable Theme_textAppearanceSearchResultSubtitle 65 -int styleable Theme_textAppearanceSearchResultTitle 64 -int styleable Theme_textAppearanceSmallPopupMenu 41 -int styleable Theme_textColorAlertDialogListItem 94 -int styleable Theme_textColorSearchUrl 66 -int styleable Theme_toolbarNavigationButtonStyle 59 -int styleable Theme_toolbarStyle 58 -int styleable Theme_windowActionBar 2 -int styleable Theme_windowActionBarOverlay 4 -int styleable Theme_windowActionModeOverlay 5 -int styleable Theme_windowFixedHeightMajor 9 -int styleable Theme_windowFixedHeightMinor 7 -int styleable Theme_windowFixedWidthMajor 6 -int styleable Theme_windowFixedWidthMinor 8 -int styleable Theme_windowMinWidthMajor 10 -int styleable Theme_windowMinWidthMinor 11 -int styleable Theme_windowNoTitle 3 -int[] styleable Toolbar { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001b, 0x7f0100d5, 0x7f0100d6, 0x7f0100d7, 0x7f0100d8, 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc, 0x7f0100dd, 0x7f0100de, 0x7f0100df, 0x7f0100e0, 0x7f0100e1, 0x7f0100e2, 0x7f0100e3 } -int styleable Toolbar_android_gravity 0 -int styleable Toolbar_android_minHeight 1 -int styleable Toolbar_collapseContentDescription 19 -int styleable Toolbar_collapseIcon 18 -int styleable Toolbar_contentInsetEnd 6 -int styleable Toolbar_contentInsetLeft 7 -int styleable Toolbar_contentInsetRight 8 -int styleable Toolbar_contentInsetStart 5 -int styleable Toolbar_logo 4 -int styleable Toolbar_logoDescription 22 -int styleable Toolbar_maxButtonHeight 17 -int styleable Toolbar_navigationContentDescription 21 -int styleable Toolbar_navigationIcon 20 -int styleable Toolbar_popupTheme 9 -int styleable Toolbar_subtitle 3 -int styleable Toolbar_subtitleTextAppearance 11 -int styleable Toolbar_subtitleTextColor 24 -int styleable Toolbar_title 2 -int styleable Toolbar_titleMarginBottom 16 -int styleable Toolbar_titleMarginEnd 14 -int styleable Toolbar_titleMarginStart 13 -int styleable Toolbar_titleMarginTop 15 -int styleable Toolbar_titleMargins 12 -int styleable Toolbar_titleTextAppearance 10 -int styleable Toolbar_titleTextColor 23 -int[] styleable View { 0x01010000, 0x010100da, 0x7f0100e4, 0x7f0100e5, 0x7f0100e6 } -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, 0x7f0100e7, 0x7f0100e8 } -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 -int xml preferences 0x7f050000 diff --git a/android/build/intermediates/bundles/release/classes.jar b/android/build/intermediates/bundles/release/classes.jar deleted file mode 100644 index cd60678..0000000 Binary files a/android/build/intermediates/bundles/release/classes.jar and /dev/null differ diff --git a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$anim.class b/android/build/intermediates/classes/release/android/support/v7/appcompat/R$anim.class deleted file mode 100644 index a1f795c..0000000 Binary files a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$anim.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$attr.class b/android/build/intermediates/classes/release/android/support/v7/appcompat/R$attr.class deleted file mode 100644 index 89a6693..0000000 Binary files a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$attr.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$bool.class b/android/build/intermediates/classes/release/android/support/v7/appcompat/R$bool.class deleted file mode 100644 index df2a2b2..0000000 Binary files a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$bool.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$color.class b/android/build/intermediates/classes/release/android/support/v7/appcompat/R$color.class deleted file mode 100644 index ce0314e..0000000 Binary files a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$color.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$dimen.class b/android/build/intermediates/classes/release/android/support/v7/appcompat/R$dimen.class deleted file mode 100644 index bb03fcf..0000000 Binary files a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$dimen.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$drawable.class b/android/build/intermediates/classes/release/android/support/v7/appcompat/R$drawable.class deleted file mode 100644 index 6034367..0000000 Binary files a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$drawable.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$id.class b/android/build/intermediates/classes/release/android/support/v7/appcompat/R$id.class deleted file mode 100644 index 7b3f5ee..0000000 Binary files a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$id.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$integer.class b/android/build/intermediates/classes/release/android/support/v7/appcompat/R$integer.class deleted file mode 100644 index eb2cc20..0000000 Binary files a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$integer.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$layout.class b/android/build/intermediates/classes/release/android/support/v7/appcompat/R$layout.class deleted file mode 100644 index 62a03a3..0000000 Binary files a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$layout.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$string.class b/android/build/intermediates/classes/release/android/support/v7/appcompat/R$string.class deleted file mode 100644 index eccd82e..0000000 Binary files a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$string.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$style.class b/android/build/intermediates/classes/release/android/support/v7/appcompat/R$style.class deleted file mode 100644 index 0048cb7..0000000 Binary files a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$style.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$styleable.class b/android/build/intermediates/classes/release/android/support/v7/appcompat/R$styleable.class deleted file mode 100644 index ee1daca..0000000 Binary files a/android/build/intermediates/classes/release/android/support/v7/appcompat/R$styleable.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/android/support/v7/appcompat/R.class b/android/build/intermediates/classes/release/android/support/v7/appcompat/R.class deleted file mode 100644 index 2c9d866..0000000 Binary files a/android/build/intermediates/classes/release/android/support/v7/appcompat/R.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/android/support/v7/recyclerview/R$attr.class b/android/build/intermediates/classes/release/android/support/v7/recyclerview/R$attr.class deleted file mode 100644 index 29d74bb..0000000 Binary files a/android/build/intermediates/classes/release/android/support/v7/recyclerview/R$attr.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/android/support/v7/recyclerview/R$dimen.class b/android/build/intermediates/classes/release/android/support/v7/recyclerview/R$dimen.class deleted file mode 100644 index 169d2fb..0000000 Binary files a/android/build/intermediates/classes/release/android/support/v7/recyclerview/R$dimen.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/android/support/v7/recyclerview/R$id.class b/android/build/intermediates/classes/release/android/support/v7/recyclerview/R$id.class deleted file mode 100644 index 2a969de..0000000 Binary files a/android/build/intermediates/classes/release/android/support/v7/recyclerview/R$id.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/android/support/v7/recyclerview/R$styleable.class b/android/build/intermediates/classes/release/android/support/v7/recyclerview/R$styleable.class deleted file mode 100644 index 70bf5cf..0000000 Binary files a/android/build/intermediates/classes/release/android/support/v7/recyclerview/R$styleable.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/android/support/v7/recyclerview/R.class b/android/build/intermediates/classes/release/android/support/v7/recyclerview/R.class deleted file mode 100644 index a79eb8e..0000000 Binary files a/android/build/intermediates/classes/release/android/support/v7/recyclerview/R.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/drawee/R$attr.class b/android/build/intermediates/classes/release/com/facebook/drawee/R$attr.class deleted file mode 100644 index a859815..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/drawee/R$attr.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/drawee/R$id.class b/android/build/intermediates/classes/release/com/facebook/drawee/R$id.class deleted file mode 100644 index 9e1b6ee..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/drawee/R$id.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/drawee/R$styleable.class b/android/build/intermediates/classes/release/com/facebook/drawee/R$styleable.class deleted file mode 100644 index 0e2f686..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/drawee/R$styleable.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/drawee/R.class b/android/build/intermediates/classes/release/com/facebook/drawee/R.class deleted file mode 100644 index fae2206..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/drawee/R.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/drawee/backends/pipeline/R$attr.class b/android/build/intermediates/classes/release/com/facebook/drawee/backends/pipeline/R$attr.class deleted file mode 100644 index 07fed3c..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/drawee/backends/pipeline/R$attr.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/drawee/backends/pipeline/R$id.class b/android/build/intermediates/classes/release/com/facebook/drawee/backends/pipeline/R$id.class deleted file mode 100644 index 791533c..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/drawee/backends/pipeline/R$id.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/drawee/backends/pipeline/R$styleable.class b/android/build/intermediates/classes/release/com/facebook/drawee/backends/pipeline/R$styleable.class deleted file mode 100644 index a99c917..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/drawee/backends/pipeline/R$styleable.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/drawee/backends/pipeline/R.class b/android/build/intermediates/classes/release/com/facebook/drawee/backends/pipeline/R.class deleted file mode 100644 index 2152cce..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/drawee/backends/pipeline/R.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/fbui/textlayoutbuilder/R$styleable.class b/android/build/intermediates/classes/release/com/facebook/fbui/textlayoutbuilder/R$styleable.class deleted file mode 100644 index 25d9dd9..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/fbui/textlayoutbuilder/R$styleable.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/fbui/textlayoutbuilder/R.class b/android/build/intermediates/classes/release/com/facebook/fbui/textlayoutbuilder/R.class deleted file mode 100644 index c555ade..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/fbui/textlayoutbuilder/R.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/react/R$anim.class b/android/build/intermediates/classes/release/com/facebook/react/R$anim.class deleted file mode 100644 index a25ca1b..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/react/R$anim.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/react/R$attr.class b/android/build/intermediates/classes/release/com/facebook/react/R$attr.class deleted file mode 100644 index 11b6b9e..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/react/R$attr.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/react/R$bool.class b/android/build/intermediates/classes/release/com/facebook/react/R$bool.class deleted file mode 100644 index f11d5dd..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/react/R$bool.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/react/R$color.class b/android/build/intermediates/classes/release/com/facebook/react/R$color.class deleted file mode 100644 index 902de3c..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/react/R$color.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/react/R$dimen.class b/android/build/intermediates/classes/release/com/facebook/react/R$dimen.class deleted file mode 100644 index 13768f0..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/react/R$dimen.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/react/R$drawable.class b/android/build/intermediates/classes/release/com/facebook/react/R$drawable.class deleted file mode 100644 index 2cff54c..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/react/R$drawable.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/react/R$id.class b/android/build/intermediates/classes/release/com/facebook/react/R$id.class deleted file mode 100644 index bfbfdc6..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/react/R$id.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/react/R$integer.class b/android/build/intermediates/classes/release/com/facebook/react/R$integer.class deleted file mode 100644 index d4f73ea..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/react/R$integer.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/react/R$layout.class b/android/build/intermediates/classes/release/com/facebook/react/R$layout.class deleted file mode 100644 index 91689f3..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/react/R$layout.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/react/R$string.class b/android/build/intermediates/classes/release/com/facebook/react/R$string.class deleted file mode 100644 index 04d4bf8..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/react/R$string.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/react/R$style.class b/android/build/intermediates/classes/release/com/facebook/react/R$style.class deleted file mode 100644 index 478505e..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/react/R$style.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/react/R$styleable.class b/android/build/intermediates/classes/release/com/facebook/react/R$styleable.class deleted file mode 100644 index 7f061d7..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/react/R$styleable.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/react/R$xml.class b/android/build/intermediates/classes/release/com/facebook/react/R$xml.class deleted file mode 100644 index 2acddcd..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/react/R$xml.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/react/R.class b/android/build/intermediates/classes/release/com/facebook/react/R.class deleted file mode 100644 index d1ff64b..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/react/R.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/com/facebook/soloader/R.class b/android/build/intermediates/classes/release/com/facebook/soloader/R.class deleted file mode 100644 index 893d50b..0000000 Binary files a/android/build/intermediates/classes/release/com/facebook/soloader/R.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/BarcodeScanner.class b/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/BarcodeScanner.class deleted file mode 100644 index 4bf4711..0000000 Binary files a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/BarcodeScanner.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/BuildConfig.class b/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/BuildConfig.class deleted file mode 100644 index 1f1a063..0000000 Binary files a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/BuildConfig.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$anim.class b/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$anim.class deleted file mode 100644 index d55fa90..0000000 Binary files a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$anim.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$attr.class b/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$attr.class deleted file mode 100644 index 0fe6e2c..0000000 Binary files a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$attr.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$bool.class b/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$bool.class deleted file mode 100644 index 26f4c59..0000000 Binary files a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$bool.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$color.class b/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$color.class deleted file mode 100644 index 5720784..0000000 Binary files a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$color.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$dimen.class b/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$dimen.class deleted file mode 100644 index c39903a..0000000 Binary files a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$dimen.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$drawable.class b/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$drawable.class deleted file mode 100644 index a9d5824..0000000 Binary files a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$drawable.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$id.class b/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$id.class deleted file mode 100644 index 487ab5c..0000000 Binary files a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$id.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$integer.class b/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$integer.class deleted file mode 100644 index 797bacc..0000000 Binary files a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$integer.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$layout.class b/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$layout.class deleted file mode 100644 index 903b087..0000000 Binary files a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$layout.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$string.class b/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$string.class deleted file mode 100644 index dbdf5bf..0000000 Binary files a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$string.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$style.class b/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$style.class deleted file mode 100644 index acf8316..0000000 Binary files a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$style.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$styleable.class b/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$styleable.class deleted file mode 100644 index 85f0ef9..0000000 Binary files a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$styleable.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$xml.class b/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$xml.class deleted file mode 100644 index 379d911..0000000 Binary files a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R$xml.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R.class b/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R.class deleted file mode 100644 index 1522936..0000000 Binary files a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/R.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/ReactNativeEMDKModule.class b/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/ReactNativeEMDKModule.class deleted file mode 100644 index 3feb0ab..0000000 Binary files a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/ReactNativeEMDKModule.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/ReactNativeEMDKPackage.class b/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/ReactNativeEMDKPackage.class deleted file mode 100644 index 7d1bf54..0000000 Binary files a/android/build/intermediates/classes/release/nl/kega/reactnativeemdk/ReactNativeEMDKPackage.class and /dev/null differ diff --git a/android/build/intermediates/classes/release/org/webkit/android_jsc/R.class b/android/build/intermediates/classes/release/org/webkit/android_jsc/R.class deleted file mode 100644 index 67007f2..0000000 Binary files a/android/build/intermediates/classes/release/org/webkit/android_jsc/R.class and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/AndroidManifest.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/AndroidManifest.xml deleted file mode 100644 index 58122b1..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/AndroidManifest.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/R.txt b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/R.txt deleted file mode 100644 index e9dd43d..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/R.txt +++ /dev/null @@ -1,1188 +0,0 @@ -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 0x7f010062 -int attr actionBarItemBackground 0x7f010063 -int attr actionBarPopupTheme 0x7f01005c -int attr actionBarSize 0x7f010061 -int attr actionBarSplitStyle 0x7f01005e -int attr actionBarStyle 0x7f01005d -int attr actionBarTabBarStyle 0x7f010058 -int attr actionBarTabStyle 0x7f010057 -int attr actionBarTabTextStyle 0x7f010059 -int attr actionBarTheme 0x7f01005f -int attr actionBarWidgetTheme 0x7f010060 -int attr actionButtonStyle 0x7f01007c -int attr actionDropDownStyle 0x7f010078 -int attr actionLayout 0x7f010033 -int attr actionMenuTextAppearance 0x7f010064 -int attr actionMenuTextColor 0x7f010065 -int attr actionModeBackground 0x7f010068 -int attr actionModeCloseButtonStyle 0x7f010067 -int attr actionModeCloseDrawable 0x7f01006a -int attr actionModeCopyDrawable 0x7f01006c -int attr actionModeCutDrawable 0x7f01006b -int attr actionModeFindDrawable 0x7f010070 -int attr actionModePasteDrawable 0x7f01006d -int attr actionModePopupWindowStyle 0x7f010072 -int attr actionModeSelectAllDrawable 0x7f01006e -int attr actionModeShareDrawable 0x7f01006f -int attr actionModeSplitBackground 0x7f010069 -int attr actionModeStyle 0x7f010066 -int attr actionModeWebSearchDrawable 0x7f010071 -int attr actionOverflowButtonStyle 0x7f01005a -int attr actionOverflowMenuStyle 0x7f01005b -int attr actionProviderClass 0x7f010035 -int attr actionViewClass 0x7f010034 -int attr activityChooserViewStyle 0x7f010084 -int attr alertDialogButtonGroupStyle 0x7f0100a6 -int attr alertDialogCenterButtons 0x7f0100a7 -int attr alertDialogStyle 0x7f0100a5 -int attr alertDialogTheme 0x7f0100a8 -int attr arrowHeadLength 0x7f01002b -int attr arrowShaftLength 0x7f01002c -int attr autoCompleteTextViewStyle 0x7f0100ad -int attr background 0x7f01000c -int attr backgroundSplit 0x7f01000e -int attr backgroundStacked 0x7f01000d -int attr backgroundTint 0x7f0100c9 -int attr backgroundTintMode 0x7f0100ca -int attr barLength 0x7f01002d -int attr borderlessButtonStyle 0x7f010081 -int attr buttonBarButtonStyle 0x7f01007e -int attr buttonBarNegativeButtonStyle 0x7f0100ab -int attr buttonBarNeutralButtonStyle 0x7f0100ac -int attr buttonBarPositiveButtonStyle 0x7f0100aa -int attr buttonBarStyle 0x7f01007d -int attr buttonPanelSideLayout 0x7f01001f -int attr buttonStyle 0x7f0100ae -int attr buttonStyleSmall 0x7f0100af -int attr buttonTint 0x7f010025 -int attr buttonTintMode 0x7f010026 -int attr checkboxStyle 0x7f0100b0 -int attr checkedTextViewStyle 0x7f0100b1 -int attr closeIcon 0x7f01003d -int attr closeItemLayout 0x7f01001c -int attr collapseContentDescription 0x7f0100c0 -int attr collapseIcon 0x7f0100bf -int attr color 0x7f010027 -int attr colorAccent 0x7f01009e -int attr colorButtonNormal 0x7f0100a2 -int attr colorControlActivated 0x7f0100a0 -int attr colorControlHighlight 0x7f0100a1 -int attr colorControlNormal 0x7f01009f -int attr colorPrimary 0x7f01009c -int attr colorPrimaryDark 0x7f01009d -int attr colorSwitchThumbNormal 0x7f0100a3 -int attr commitIcon 0x7f010042 -int attr contentInsetEnd 0x7f010017 -int attr contentInsetLeft 0x7f010018 -int attr contentInsetRight 0x7f010019 -int attr contentInsetStart 0x7f010016 -int attr controlBackground 0x7f0100a4 -int attr customNavigationLayout 0x7f01000f -int attr defaultQueryHint 0x7f01003c -int attr dialogPreferredPadding 0x7f010076 -int attr dialogTheme 0x7f010075 -int attr displayOptions 0x7f010005 -int attr divider 0x7f01000b -int attr dividerHorizontal 0x7f010083 -int attr dividerPadding 0x7f010031 -int attr dividerVertical 0x7f010082 -int attr drawableSize 0x7f010029 -int attr drawerArrowStyle 0x7f010000 -int attr dropDownListViewStyle 0x7f010094 -int attr dropdownListPreferredItemHeight 0x7f010079 -int attr editTextBackground 0x7f01008a -int attr editTextColor 0x7f010089 -int attr editTextStyle 0x7f0100b2 -int attr elevation 0x7f01001a -int attr expandActivityOverflowButtonDrawable 0x7f01001e -int attr gapBetweenBars 0x7f01002a -int attr goIcon 0x7f01003e -int attr height 0x7f010001 -int attr hideOnContentScroll 0x7f010015 -int attr homeAsUpIndicator 0x7f01007b -int attr homeLayout 0x7f010010 -int attr icon 0x7f010009 -int attr iconifiedByDefault 0x7f01003a -int attr indeterminateProgressStyle 0x7f010012 -int attr initialActivityCount 0x7f01001d -int attr isLightTheme 0x7f010002 -int attr itemPadding 0x7f010014 -int attr layout 0x7f010039 -int attr listChoiceBackgroundIndicator 0x7f01009b -int attr listDividerAlertDialog 0x7f010077 -int attr listItemLayout 0x7f010023 -int attr listLayout 0x7f010020 -int attr listPopupWindowStyle 0x7f010095 -int attr listPreferredItemHeight 0x7f01008f -int attr listPreferredItemHeightLarge 0x7f010091 -int attr listPreferredItemHeightSmall 0x7f010090 -int attr listPreferredItemPaddingLeft 0x7f010092 -int attr listPreferredItemPaddingRight 0x7f010093 -int attr logo 0x7f01000a -int attr logoDescription 0x7f0100c3 -int attr maxButtonHeight 0x7f0100be -int attr measureWithLargestChild 0x7f01002f -int attr multiChoiceItemLayout 0x7f010021 -int attr navigationContentDescription 0x7f0100c2 -int attr navigationIcon 0x7f0100c1 -int attr navigationMode 0x7f010004 -int attr overlapAnchor 0x7f010037 -int attr paddingEnd 0x7f0100c7 -int attr paddingStart 0x7f0100c6 -int attr panelBackground 0x7f010098 -int attr panelMenuListTheme 0x7f01009a -int attr panelMenuListWidth 0x7f010099 -int attr popupMenuStyle 0x7f010087 -int attr popupTheme 0x7f01001b -int attr popupWindowStyle 0x7f010088 -int attr preserveIconSpacing 0x7f010036 -int attr progressBarPadding 0x7f010013 -int attr progressBarStyle 0x7f010011 -int attr queryBackground 0x7f010044 -int attr queryHint 0x7f01003b -int attr radioButtonStyle 0x7f0100b3 -int attr ratingBarStyle 0x7f0100b4 -int attr searchHintIcon 0x7f010040 -int attr searchIcon 0x7f01003f -int attr searchViewStyle 0x7f01008e -int attr selectableItemBackground 0x7f01007f -int attr selectableItemBackgroundBorderless 0x7f010080 -int attr showAsAction 0x7f010032 -int attr showDividers 0x7f010030 -int attr showText 0x7f01004c -int attr singleChoiceItemLayout 0x7f010022 -int attr spinBars 0x7f010028 -int attr spinnerDropDownItemStyle 0x7f01007a -int attr spinnerStyle 0x7f0100b5 -int attr splitTrack 0x7f01004b -int attr state_above_anchor 0x7f010038 -int attr submitBackground 0x7f010045 -int attr subtitle 0x7f010006 -int attr subtitleTextAppearance 0x7f0100b8 -int attr subtitleTextColor 0x7f0100c5 -int attr subtitleTextStyle 0x7f010008 -int attr suggestionRowLayout 0x7f010043 -int attr switchMinWidth 0x7f010049 -int attr switchPadding 0x7f01004a -int attr switchStyle 0x7f0100b6 -int attr switchTextAppearance 0x7f010048 -int attr textAllCaps 0x7f010024 -int attr textAppearanceLargePopupMenu 0x7f010073 -int attr textAppearanceListItem 0x7f010096 -int attr textAppearanceListItemSmall 0x7f010097 -int attr textAppearanceSearchResultSubtitle 0x7f01008c -int attr textAppearanceSearchResultTitle 0x7f01008b -int attr textAppearanceSmallPopupMenu 0x7f010074 -int attr textColorAlertDialogListItem 0x7f0100a9 -int attr textColorSearchUrl 0x7f01008d -int attr theme 0x7f0100c8 -int attr thickness 0x7f01002e -int attr thumbTextPadding 0x7f010047 -int attr title 0x7f010003 -int attr titleMarginBottom 0x7f0100bd -int attr titleMarginEnd 0x7f0100bb -int attr titleMarginStart 0x7f0100ba -int attr titleMarginTop 0x7f0100bc -int attr titleMargins 0x7f0100b9 -int attr titleTextAppearance 0x7f0100b7 -int attr titleTextColor 0x7f0100c4 -int attr titleTextStyle 0x7f010007 -int attr toolbarNavigationButtonStyle 0x7f010086 -int attr toolbarStyle 0x7f010085 -int attr track 0x7f010046 -int attr voiceIcon 0x7f010041 -int attr windowActionBar 0x7f01004d -int attr windowActionBarOverlay 0x7f01004f -int attr windowActionModeOverlay 0x7f010050 -int attr windowFixedHeightMajor 0x7f010054 -int attr windowFixedHeightMinor 0x7f010052 -int attr windowFixedWidthMajor 0x7f010051 -int attr windowFixedWidthMinor 0x7f010053 -int attr windowMinWidthMajor 0x7f010055 -int attr windowMinWidthMinor 0x7f010056 -int attr windowNoTitle 0x7f01004e -int bool abc_action_bar_embed_tabs 0x7f080002 -int bool abc_action_bar_embed_tabs_pre_jb 0x7f080000 -int bool abc_action_bar_expanded_action_views_exclusive 0x7f080003 -int bool abc_config_actionMenuItemAllCaps 0x7f080004 -int bool abc_config_allowActionMenuItemTextWithIcon 0x7f080001 -int bool abc_config_closeDialogWhenTouchOutside 0x7f080005 -int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f080006 -int color abc_background_cache_hint_selector_material_dark 0x7f0a003a -int color abc_background_cache_hint_selector_material_light 0x7f0a003b -int color abc_color_highlight_material 0x7f0a003c -int color abc_input_method_navigation_guard 0x7f0a0000 -int color abc_primary_text_disable_only_material_dark 0x7f0a003d -int color abc_primary_text_disable_only_material_light 0x7f0a003e -int color abc_primary_text_material_dark 0x7f0a003f -int color abc_primary_text_material_light 0x7f0a0040 -int color abc_search_url_text 0x7f0a0041 -int color abc_search_url_text_normal 0x7f0a0001 -int color abc_search_url_text_pressed 0x7f0a0002 -int color abc_search_url_text_selected 0x7f0a0003 -int color abc_secondary_text_material_dark 0x7f0a0042 -int color abc_secondary_text_material_light 0x7f0a0043 -int color accent_material_dark 0x7f0a0004 -int color accent_material_light 0x7f0a0005 -int color background_floating_material_dark 0x7f0a0006 -int color background_floating_material_light 0x7f0a0007 -int color background_material_dark 0x7f0a0008 -int color background_material_light 0x7f0a0009 -int color bright_foreground_disabled_material_dark 0x7f0a000a -int color bright_foreground_disabled_material_light 0x7f0a000b -int color bright_foreground_inverse_material_dark 0x7f0a000c -int color bright_foreground_inverse_material_light 0x7f0a000d -int color bright_foreground_material_dark 0x7f0a000e -int color bright_foreground_material_light 0x7f0a000f -int color button_material_dark 0x7f0a0010 -int color button_material_light 0x7f0a0011 -int color dim_foreground_disabled_material_dark 0x7f0a0012 -int color dim_foreground_disabled_material_light 0x7f0a0013 -int color dim_foreground_material_dark 0x7f0a0014 -int color dim_foreground_material_light 0x7f0a0015 -int color foreground_material_dark 0x7f0a0016 -int color foreground_material_light 0x7f0a0017 -int color highlighted_text_material_dark 0x7f0a0018 -int color highlighted_text_material_light 0x7f0a0019 -int color hint_foreground_material_dark 0x7f0a001a -int color hint_foreground_material_light 0x7f0a001b -int color material_blue_grey_800 0x7f0a001c -int color material_blue_grey_900 0x7f0a001d -int color material_blue_grey_950 0x7f0a001e -int color material_deep_teal_200 0x7f0a001f -int color material_deep_teal_500 0x7f0a0020 -int color material_grey_100 0x7f0a0021 -int color material_grey_300 0x7f0a0022 -int color material_grey_50 0x7f0a0023 -int color material_grey_600 0x7f0a0024 -int color material_grey_800 0x7f0a0025 -int color material_grey_850 0x7f0a0026 -int color material_grey_900 0x7f0a0027 -int color primary_dark_material_dark 0x7f0a0028 -int color primary_dark_material_light 0x7f0a0029 -int color primary_material_dark 0x7f0a002a -int color primary_material_light 0x7f0a002b -int color primary_text_default_material_dark 0x7f0a002c -int color primary_text_default_material_light 0x7f0a002d -int color primary_text_disabled_material_dark 0x7f0a002e -int color primary_text_disabled_material_light 0x7f0a002f -int color ripple_material_dark 0x7f0a0030 -int color ripple_material_light 0x7f0a0031 -int color secondary_text_default_material_dark 0x7f0a0032 -int color secondary_text_default_material_light 0x7f0a0033 -int color secondary_text_disabled_material_dark 0x7f0a0034 -int color secondary_text_disabled_material_light 0x7f0a0035 -int color switch_thumb_disabled_material_dark 0x7f0a0036 -int color switch_thumb_disabled_material_light 0x7f0a0037 -int color switch_thumb_material_dark 0x7f0a0044 -int color switch_thumb_material_light 0x7f0a0045 -int color switch_thumb_normal_material_dark 0x7f0a0038 -int color switch_thumb_normal_material_light 0x7f0a0039 -int dimen abc_action_bar_content_inset_material 0x7f06000b -int dimen abc_action_bar_default_height_material 0x7f060001 -int dimen abc_action_bar_default_padding_end_material 0x7f06000c -int dimen abc_action_bar_default_padding_start_material 0x7f06000d -int dimen abc_action_bar_icon_vertical_padding_material 0x7f06000f -int dimen abc_action_bar_overflow_padding_end_material 0x7f060010 -int dimen abc_action_bar_overflow_padding_start_material 0x7f060011 -int dimen abc_action_bar_progress_bar_size 0x7f060002 -int dimen abc_action_bar_stacked_max_height 0x7f060012 -int dimen abc_action_bar_stacked_tab_max_width 0x7f060013 -int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f060014 -int dimen abc_action_bar_subtitle_top_margin_material 0x7f060015 -int dimen abc_action_button_min_height_material 0x7f060016 -int dimen abc_action_button_min_width_material 0x7f060017 -int dimen abc_action_button_min_width_overflow_material 0x7f060018 -int dimen abc_alert_dialog_button_bar_height 0x7f060000 -int dimen abc_button_inset_horizontal_material 0x7f060019 -int dimen abc_button_inset_vertical_material 0x7f06001a -int dimen abc_button_padding_horizontal_material 0x7f06001b -int dimen abc_button_padding_vertical_material 0x7f06001c -int dimen abc_config_prefDialogWidth 0x7f060005 -int dimen abc_control_corner_material 0x7f06001d -int dimen abc_control_inset_material 0x7f06001e -int dimen abc_control_padding_material 0x7f06001f -int dimen abc_dialog_list_padding_vertical_material 0x7f060020 -int dimen abc_dialog_min_width_major 0x7f060021 -int dimen abc_dialog_min_width_minor 0x7f060022 -int dimen abc_dialog_padding_material 0x7f060023 -int dimen abc_dialog_padding_top_material 0x7f060024 -int dimen abc_disabled_alpha_material_dark 0x7f060025 -int dimen abc_disabled_alpha_material_light 0x7f060026 -int dimen abc_dropdownitem_icon_width 0x7f060027 -int dimen abc_dropdownitem_text_padding_left 0x7f060028 -int dimen abc_dropdownitem_text_padding_right 0x7f060029 -int dimen abc_edit_text_inset_bottom_material 0x7f06002a -int dimen abc_edit_text_inset_horizontal_material 0x7f06002b -int dimen abc_edit_text_inset_top_material 0x7f06002c -int dimen abc_floating_window_z 0x7f06002d -int dimen abc_list_item_padding_horizontal_material 0x7f06002e -int dimen abc_panel_menu_list_width 0x7f06002f -int dimen abc_search_view_preferred_width 0x7f060030 -int dimen abc_search_view_text_min_width 0x7f060006 -int dimen abc_switch_padding 0x7f06000e -int dimen abc_text_size_body_1_material 0x7f060031 -int dimen abc_text_size_body_2_material 0x7f060032 -int dimen abc_text_size_button_material 0x7f060033 -int dimen abc_text_size_caption_material 0x7f060034 -int dimen abc_text_size_display_1_material 0x7f060035 -int dimen abc_text_size_display_2_material 0x7f060036 -int dimen abc_text_size_display_3_material 0x7f060037 -int dimen abc_text_size_display_4_material 0x7f060038 -int dimen abc_text_size_headline_material 0x7f060039 -int dimen abc_text_size_large_material 0x7f06003a -int dimen abc_text_size_medium_material 0x7f06003b -int dimen abc_text_size_menu_material 0x7f06003c -int dimen abc_text_size_small_material 0x7f06003d -int dimen abc_text_size_subhead_material 0x7f06003e -int dimen abc_text_size_subtitle_material_toolbar 0x7f060003 -int dimen abc_text_size_title_material 0x7f06003f -int dimen abc_text_size_title_material_toolbar 0x7f060004 -int dimen dialog_fixed_height_major 0x7f060007 -int dimen dialog_fixed_height_minor 0x7f060008 -int dimen dialog_fixed_width_major 0x7f060009 -int dimen dialog_fixed_width_minor 0x7f06000a -int dimen disabled_alpha_material_dark 0x7f060040 -int dimen disabled_alpha_material_light 0x7f060041 -int dimen highlight_alpha_material_colored 0x7f060042 -int dimen highlight_alpha_material_dark 0x7f060043 -int dimen highlight_alpha_material_light 0x7f060044 -int dimen notification_large_icon_height 0x7f060045 -int dimen notification_large_icon_width 0x7f060046 -int dimen notification_subtext_size 0x7f060047 -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_rating_star_off_mtrl_alpha 0x7f02000b -int drawable abc_btn_rating_star_on_mtrl_alpha 0x7f02000c -int drawable abc_btn_switch_to_on_mtrl_00001 0x7f02000d -int drawable abc_btn_switch_to_on_mtrl_00012 0x7f02000e -int drawable abc_cab_background_internal_bg 0x7f02000f -int drawable abc_cab_background_top_material 0x7f020010 -int drawable abc_cab_background_top_mtrl_alpha 0x7f020011 -int drawable abc_control_background_material 0x7f020012 -int drawable abc_dialog_material_background_dark 0x7f020013 -int drawable abc_dialog_material_background_light 0x7f020014 -int drawable abc_edit_text_material 0x7f020015 -int drawable abc_ic_ab_back_mtrl_am_alpha 0x7f020016 -int drawable abc_ic_clear_mtrl_alpha 0x7f020017 -int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f020018 -int drawable abc_ic_go_search_api_mtrl_alpha 0x7f020019 -int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f02001a -int drawable abc_ic_menu_cut_mtrl_alpha 0x7f02001b -int drawable abc_ic_menu_moreoverflow_mtrl_alpha 0x7f02001c -int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f02001d -int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f02001e -int drawable abc_ic_menu_share_mtrl_alpha 0x7f02001f -int drawable abc_ic_search_api_mtrl_alpha 0x7f020020 -int drawable abc_ic_voice_search_api_mtrl_alpha 0x7f020021 -int drawable abc_item_background_holo_dark 0x7f020022 -int drawable abc_item_background_holo_light 0x7f020023 -int drawable abc_list_divider_mtrl_alpha 0x7f020024 -int drawable abc_list_focused_holo 0x7f020025 -int drawable abc_list_longpressed_holo 0x7f020026 -int drawable abc_list_pressed_holo_dark 0x7f020027 -int drawable abc_list_pressed_holo_light 0x7f020028 -int drawable abc_list_selector_background_transition_holo_dark 0x7f020029 -int drawable abc_list_selector_background_transition_holo_light 0x7f02002a -int drawable abc_list_selector_disabled_holo_dark 0x7f02002b -int drawable abc_list_selector_disabled_holo_light 0x7f02002c -int drawable abc_list_selector_holo_dark 0x7f02002d -int drawable abc_list_selector_holo_light 0x7f02002e -int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f02002f -int drawable abc_popup_background_mtrl_mult 0x7f020030 -int drawable abc_ratingbar_full_material 0x7f020031 -int drawable abc_spinner_mtrl_am_alpha 0x7f020032 -int drawable abc_spinner_textfield_background_material 0x7f020033 -int drawable abc_switch_thumb_material 0x7f020034 -int drawable abc_switch_track_mtrl_alpha 0x7f020035 -int drawable abc_tab_indicator_material 0x7f020036 -int drawable abc_tab_indicator_mtrl_alpha 0x7f020037 -int drawable abc_text_cursor_material 0x7f020038 -int drawable abc_textfield_activated_mtrl_alpha 0x7f020039 -int drawable abc_textfield_default_mtrl_alpha 0x7f02003a -int drawable abc_textfield_search_activated_mtrl_alpha 0x7f02003b -int drawable abc_textfield_search_default_mtrl_alpha 0x7f02003c -int drawable abc_textfield_search_material 0x7f02003d -int drawable notification_template_icon_bg 0x7f02003e -int id action0 0x7f0b004d -int id action_bar 0x7f0b003e -int id action_bar_activity_content 0x7f0b0000 -int id action_bar_container 0x7f0b003d -int id action_bar_root 0x7f0b0039 -int id action_bar_spinner 0x7f0b0001 -int id action_bar_subtitle 0x7f0b0022 -int id action_bar_title 0x7f0b0021 -int id action_context_bar 0x7f0b003f -int id action_divider 0x7f0b0051 -int id action_menu_divider 0x7f0b0002 -int id action_menu_presenter 0x7f0b0003 -int id action_mode_bar 0x7f0b003b -int id action_mode_bar_stub 0x7f0b003a -int id action_mode_close_button 0x7f0b0023 -int id activity_chooser_view_content 0x7f0b0024 -int id alertTitle 0x7f0b002e -int id always 0x7f0b001b -int id beginning 0x7f0b0018 -int id buttonPanel 0x7f0b0034 -int id cancel_action 0x7f0b004e -int id checkbox 0x7f0b0036 -int id chronometer 0x7f0b0054 -int id collapseActionView 0x7f0b001c -int id contentPanel 0x7f0b002f -int id custom 0x7f0b0033 -int id customPanel 0x7f0b0032 -int id decor_content_parent 0x7f0b003c -int id default_activity_button 0x7f0b0027 -int id disableHome 0x7f0b000c -int id edit_query 0x7f0b0040 -int id end 0x7f0b0019 -int id end_padder 0x7f0b0059 -int id expand_activities_button 0x7f0b0025 -int id expanded_menu 0x7f0b0035 -int id home 0x7f0b0004 -int id homeAsUp 0x7f0b000d -int id icon 0x7f0b0029 -int id ifRoom 0x7f0b001d -int id image 0x7f0b0026 -int id info 0x7f0b0058 -int id line1 0x7f0b0052 -int id line3 0x7f0b0056 -int id listMode 0x7f0b0009 -int id list_item 0x7f0b0028 -int id media_actions 0x7f0b0050 -int id middle 0x7f0b001a -int id multiply 0x7f0b0013 -int id never 0x7f0b001e -int id none 0x7f0b000e -int id normal 0x7f0b000a -int id parentPanel 0x7f0b002b -int id progress_circular 0x7f0b0005 -int id progress_horizontal 0x7f0b0006 -int id radio 0x7f0b0038 -int id screen 0x7f0b0014 -int id scrollView 0x7f0b0030 -int id search_badge 0x7f0b0042 -int id search_bar 0x7f0b0041 -int id search_button 0x7f0b0043 -int id search_close_btn 0x7f0b0048 -int id search_edit_frame 0x7f0b0044 -int id search_go_btn 0x7f0b004a -int id search_mag_icon 0x7f0b0045 -int id search_plate 0x7f0b0046 -int id search_src_text 0x7f0b0047 -int id search_voice_btn 0x7f0b004b -int id select_dialog_listview 0x7f0b004c -int id shortcut 0x7f0b0037 -int id showCustom 0x7f0b000f -int id showHome 0x7f0b0010 -int id showTitle 0x7f0b0011 -int id split_action_bar 0x7f0b0007 -int id src_atop 0x7f0b0015 -int id src_in 0x7f0b0016 -int id src_over 0x7f0b0017 -int id status_bar_latest_event_content 0x7f0b004f -int id submit_area 0x7f0b0049 -int id tabMode 0x7f0b000b -int id text 0x7f0b0057 -int id text2 0x7f0b0055 -int id textSpacerNoButtons 0x7f0b0031 -int id time 0x7f0b0053 -int id title 0x7f0b002a -int id title_template 0x7f0b002d -int id topPanel 0x7f0b002c -int id up 0x7f0b0008 -int id useLogo 0x7f0b0012 -int id withText 0x7f0b001f -int id wrap_content 0x7f0b0020 -int integer abc_config_activityDefaultDur 0x7f090001 -int integer abc_config_activityShortDur 0x7f090002 -int integer abc_max_action_buttons 0x7f090000 -int integer cancel_button_image_alpha 0x7f090003 -int integer status_bar_notification_info_maxnum 0x7f090004 -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_material 0x7f030009 -int layout abc_dialog_title_material 0x7f03000a -int layout abc_expanded_menu_layout 0x7f03000b -int layout abc_list_menu_item_checkbox 0x7f03000c -int layout abc_list_menu_item_icon 0x7f03000d -int layout abc_list_menu_item_layout 0x7f03000e -int layout abc_list_menu_item_radio 0x7f03000f -int layout abc_popup_menu_item_layout 0x7f030010 -int layout abc_screen_content_include 0x7f030011 -int layout abc_screen_simple 0x7f030012 -int layout abc_screen_simple_overlay_action_mode 0x7f030013 -int layout abc_screen_toolbar 0x7f030014 -int layout abc_search_dropdown_item_icons_2line 0x7f030015 -int layout abc_search_view 0x7f030016 -int layout abc_select_dialog_material 0x7f030017 -int layout notification_media_action 0x7f030018 -int layout notification_media_cancel_action 0x7f030019 -int layout notification_template_big_media 0x7f03001a -int layout notification_template_big_media_narrow 0x7f03001b -int layout notification_template_lines 0x7f03001c -int layout notification_template_media 0x7f03001d -int layout notification_template_part_chronometer 0x7f03001e -int layout notification_template_part_time 0x7f03001f -int layout select_dialog_item_material 0x7f030020 -int layout select_dialog_multichoice_material 0x7f030021 -int layout select_dialog_singlechoice_material 0x7f030022 -int layout support_simple_spinner_dropdown_item 0x7f030023 -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_search_hint 0x7f050008 -int string abc_searchview_description_clear 0x7f050009 -int string abc_searchview_description_query 0x7f05000a -int string abc_searchview_description_search 0x7f05000b -int string abc_searchview_description_submit 0x7f05000c -int string abc_searchview_description_voice 0x7f05000d -int string abc_shareactionprovider_share_with 0x7f05000e -int string abc_shareactionprovider_share_with_application 0x7f05000f -int string abc_toolbar_collapse_description 0x7f050010 -int string status_bar_notification_info_overflow 0x7f050011 -int style AlertDialog_AppCompat 0x7f07007a -int style AlertDialog_AppCompat_Light 0x7f07007b -int style Animation_AppCompat_Dialog 0x7f07007c -int style Animation_AppCompat_DropDownUp 0x7f07007d -int style Base_AlertDialog_AppCompat 0x7f07007e -int style Base_AlertDialog_AppCompat_Light 0x7f07007f -int style Base_Animation_AppCompat_Dialog 0x7f070080 -int style Base_Animation_AppCompat_DropDownUp 0x7f070081 -int style Base_DialogWindowTitle_AppCompat 0x7f070082 -int style Base_DialogWindowTitleBackground_AppCompat 0x7f070083 -int style Base_TextAppearance_AppCompat 0x7f07002d -int style Base_TextAppearance_AppCompat_Body1 0x7f07002e -int style Base_TextAppearance_AppCompat_Body2 0x7f07002f -int style Base_TextAppearance_AppCompat_Button 0x7f070018 -int style Base_TextAppearance_AppCompat_Caption 0x7f070030 -int style Base_TextAppearance_AppCompat_Display1 0x7f070031 -int style Base_TextAppearance_AppCompat_Display2 0x7f070032 -int style Base_TextAppearance_AppCompat_Display3 0x7f070033 -int style Base_TextAppearance_AppCompat_Display4 0x7f070034 -int style Base_TextAppearance_AppCompat_Headline 0x7f070035 -int style Base_TextAppearance_AppCompat_Inverse 0x7f070003 -int style Base_TextAppearance_AppCompat_Large 0x7f070036 -int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f070004 -int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f070037 -int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f070038 -int style Base_TextAppearance_AppCompat_Medium 0x7f070039 -int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f070005 -int style Base_TextAppearance_AppCompat_Menu 0x7f07003a -int style Base_TextAppearance_AppCompat_SearchResult 0x7f070084 -int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f07003b -int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f07003c -int style Base_TextAppearance_AppCompat_Small 0x7f07003d -int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f070006 -int style Base_TextAppearance_AppCompat_Subhead 0x7f07003e -int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f070007 -int style Base_TextAppearance_AppCompat_Title 0x7f07003f -int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f070008 -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f070040 -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f070041 -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f070042 -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f070043 -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f070044 -int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f070045 -int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f070046 -int style Base_TextAppearance_AppCompat_Widget_Button 0x7f070047 -int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f070076 -int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f070085 -int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f070048 -int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f070049 -int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f07004a -int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f07004b -int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f070086 -int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f07004c -int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f07004d -int style Base_Theme_AppCompat 0x7f07004e -int style Base_Theme_AppCompat_CompactMenu 0x7f070087 -int style Base_Theme_AppCompat_Dialog 0x7f070009 -int style Base_Theme_AppCompat_Dialog_Alert 0x7f070088 -int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f070089 -int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f07008a -int style Base_Theme_AppCompat_DialogWhenLarge 0x7f070001 -int style Base_Theme_AppCompat_Light 0x7f07004f -int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f07008b -int style Base_Theme_AppCompat_Light_Dialog 0x7f07000a -int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f07008c -int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f07008d -int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f07008e -int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f070002 -int style Base_ThemeOverlay_AppCompat 0x7f07008f -int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f070090 -int style Base_ThemeOverlay_AppCompat_Dark 0x7f070091 -int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f070092 -int style Base_ThemeOverlay_AppCompat_Light 0x7f070093 -int style Base_V11_Theme_AppCompat_Dialog 0x7f07000b -int style Base_V11_Theme_AppCompat_Light_Dialog 0x7f07000c -int style Base_V12_Widget_AppCompat_AutoCompleteTextView 0x7f070014 -int style Base_V12_Widget_AppCompat_EditText 0x7f070015 -int style Base_V21_Theme_AppCompat 0x7f070050 -int style Base_V21_Theme_AppCompat_Dialog 0x7f070051 -int style Base_V21_Theme_AppCompat_Light 0x7f070052 -int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f070053 -int style Base_V22_Theme_AppCompat 0x7f070074 -int style Base_V22_Theme_AppCompat_Light 0x7f070075 -int style Base_V23_Theme_AppCompat 0x7f070077 -int style Base_V23_Theme_AppCompat_Light 0x7f070078 -int style Base_V7_Theme_AppCompat 0x7f070094 -int style Base_V7_Theme_AppCompat_Dialog 0x7f070095 -int style Base_V7_Theme_AppCompat_Light 0x7f070096 -int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f070097 -int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f070098 -int style Base_V7_Widget_AppCompat_EditText 0x7f070099 -int style Base_Widget_AppCompat_ActionBar 0x7f07009a -int style Base_Widget_AppCompat_ActionBar_Solid 0x7f07009b -int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f07009c -int style Base_Widget_AppCompat_ActionBar_TabText 0x7f070054 -int style Base_Widget_AppCompat_ActionBar_TabView 0x7f070055 -int style Base_Widget_AppCompat_ActionButton 0x7f070056 -int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f070057 -int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f070058 -int style Base_Widget_AppCompat_ActionMode 0x7f07009d -int style Base_Widget_AppCompat_ActivityChooserView 0x7f07009e -int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f070016 -int style Base_Widget_AppCompat_Button 0x7f070059 -int style Base_Widget_AppCompat_Button_Borderless 0x7f07005a -int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f07005b -int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f07009f -int style Base_Widget_AppCompat_Button_Colored 0x7f070079 -int style Base_Widget_AppCompat_Button_Small 0x7f07005c -int style Base_Widget_AppCompat_ButtonBar 0x7f07005d -int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f0700a0 -int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f07005e -int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f07005f -int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f0700a1 -int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f070000 -int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f0700a2 -int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f070060 -int style Base_Widget_AppCompat_EditText 0x7f070017 -int style Base_Widget_AppCompat_Light_ActionBar 0x7f0700a3 -int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f0700a4 -int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f0700a5 -int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f070061 -int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f070062 -int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f070063 -int style Base_Widget_AppCompat_Light_PopupMenu 0x7f070064 -int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f070065 -int style Base_Widget_AppCompat_ListPopupWindow 0x7f070066 -int style Base_Widget_AppCompat_ListView 0x7f070067 -int style Base_Widget_AppCompat_ListView_DropDown 0x7f070068 -int style Base_Widget_AppCompat_ListView_Menu 0x7f070069 -int style Base_Widget_AppCompat_PopupMenu 0x7f07006a -int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f07006b -int style Base_Widget_AppCompat_PopupWindow 0x7f0700a6 -int style Base_Widget_AppCompat_ProgressBar 0x7f07000d -int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f07000e -int style Base_Widget_AppCompat_RatingBar 0x7f07006c -int style Base_Widget_AppCompat_SearchView 0x7f0700a7 -int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f0700a8 -int style Base_Widget_AppCompat_Spinner 0x7f07006d -int style Base_Widget_AppCompat_Spinner_Underlined 0x7f07006e -int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f07006f -int style Base_Widget_AppCompat_Toolbar 0x7f0700a9 -int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f070070 -int style Platform_AppCompat 0x7f07000f -int style Platform_AppCompat_Light 0x7f070010 -int style Platform_ThemeOverlay_AppCompat 0x7f070071 -int style Platform_ThemeOverlay_AppCompat_Dark 0x7f070072 -int style Platform_ThemeOverlay_AppCompat_Light 0x7f070073 -int style Platform_V11_AppCompat 0x7f070011 -int style Platform_V11_AppCompat_Light 0x7f070012 -int style Platform_V14_AppCompat 0x7f070019 -int style Platform_V14_AppCompat_Light 0x7f07001a -int style Platform_Widget_AppCompat_Spinner 0x7f070013 -int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f070020 -int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f070021 -int style RtlOverlay_Widget_AppCompat_ActionButton_Overflow 0x7f070022 -int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f070023 -int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f070024 -int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f070025 -int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f070026 -int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f070027 -int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f070028 -int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f070029 -int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f07002a -int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f07002b -int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f07002c -int style TextAppearance_AppCompat 0x7f0700aa -int style TextAppearance_AppCompat_Body1 0x7f0700ab -int style TextAppearance_AppCompat_Body2 0x7f0700ac -int style TextAppearance_AppCompat_Button 0x7f0700ad -int style TextAppearance_AppCompat_Caption 0x7f0700ae -int style TextAppearance_AppCompat_Display1 0x7f0700af -int style TextAppearance_AppCompat_Display2 0x7f0700b0 -int style TextAppearance_AppCompat_Display3 0x7f0700b1 -int style TextAppearance_AppCompat_Display4 0x7f0700b2 -int style TextAppearance_AppCompat_Headline 0x7f0700b3 -int style TextAppearance_AppCompat_Inverse 0x7f0700b4 -int style TextAppearance_AppCompat_Large 0x7f0700b5 -int style TextAppearance_AppCompat_Large_Inverse 0x7f0700b6 -int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0700b7 -int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0700b8 -int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0700b9 -int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0700ba -int style TextAppearance_AppCompat_Medium 0x7f0700bb -int style TextAppearance_AppCompat_Medium_Inverse 0x7f0700bc -int style TextAppearance_AppCompat_Menu 0x7f0700bd -int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0700be -int style TextAppearance_AppCompat_SearchResult_Title 0x7f0700bf -int style TextAppearance_AppCompat_Small 0x7f0700c0 -int style TextAppearance_AppCompat_Small_Inverse 0x7f0700c1 -int style TextAppearance_AppCompat_Subhead 0x7f0700c2 -int style TextAppearance_AppCompat_Subhead_Inverse 0x7f0700c3 -int style TextAppearance_AppCompat_Title 0x7f0700c4 -int style TextAppearance_AppCompat_Title_Inverse 0x7f0700c5 -int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0700c6 -int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0700c7 -int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0700c8 -int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0700c9 -int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0700ca -int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0700cb -int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0700cc -int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0700cd -int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0700ce -int style TextAppearance_AppCompat_Widget_Button 0x7f0700cf -int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f0700d0 -int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0700d1 -int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0700d2 -int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0700d3 -int style TextAppearance_AppCompat_Widget_Switch 0x7f0700d4 -int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f0700d5 -int style TextAppearance_StatusBar_EventContent 0x7f07001b -int style TextAppearance_StatusBar_EventContent_Info 0x7f07001c -int style TextAppearance_StatusBar_EventContent_Line2 0x7f07001d -int style TextAppearance_StatusBar_EventContent_Time 0x7f07001e -int style TextAppearance_StatusBar_EventContent_Title 0x7f07001f -int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0700d6 -int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f0700d7 -int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f0700d8 -int style Theme_AppCompat 0x7f0700d9 -int style Theme_AppCompat_CompactMenu 0x7f0700da -int style Theme_AppCompat_Dialog 0x7f0700db -int style Theme_AppCompat_Dialog_Alert 0x7f0700dc -int style Theme_AppCompat_Dialog_MinWidth 0x7f0700dd -int style Theme_AppCompat_DialogWhenLarge 0x7f0700de -int style Theme_AppCompat_Light 0x7f0700df -int style Theme_AppCompat_Light_DarkActionBar 0x7f0700e0 -int style Theme_AppCompat_Light_Dialog 0x7f0700e1 -int style Theme_AppCompat_Light_Dialog_Alert 0x7f0700e2 -int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f0700e3 -int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0700e4 -int style Theme_AppCompat_Light_NoActionBar 0x7f0700e5 -int style Theme_AppCompat_NoActionBar 0x7f0700e6 -int style ThemeOverlay_AppCompat 0x7f0700e7 -int style ThemeOverlay_AppCompat_ActionBar 0x7f0700e8 -int style ThemeOverlay_AppCompat_Dark 0x7f0700e9 -int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f0700ea -int style ThemeOverlay_AppCompat_Light 0x7f0700eb -int style Widget_AppCompat_ActionBar 0x7f0700ec -int style Widget_AppCompat_ActionBar_Solid 0x7f0700ed -int style Widget_AppCompat_ActionBar_TabBar 0x7f0700ee -int style Widget_AppCompat_ActionBar_TabText 0x7f0700ef -int style Widget_AppCompat_ActionBar_TabView 0x7f0700f0 -int style Widget_AppCompat_ActionButton 0x7f0700f1 -int style Widget_AppCompat_ActionButton_CloseMode 0x7f0700f2 -int style Widget_AppCompat_ActionButton_Overflow 0x7f0700f3 -int style Widget_AppCompat_ActionMode 0x7f0700f4 -int style Widget_AppCompat_ActivityChooserView 0x7f0700f5 -int style Widget_AppCompat_AutoCompleteTextView 0x7f0700f6 -int style Widget_AppCompat_Button 0x7f0700f7 -int style Widget_AppCompat_Button_Borderless 0x7f0700f8 -int style Widget_AppCompat_Button_Borderless_Colored 0x7f0700f9 -int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f0700fa -int style Widget_AppCompat_Button_Colored 0x7f0700fb -int style Widget_AppCompat_Button_Small 0x7f0700fc -int style Widget_AppCompat_ButtonBar 0x7f0700fd -int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f0700fe -int style Widget_AppCompat_CompoundButton_CheckBox 0x7f0700ff -int style Widget_AppCompat_CompoundButton_RadioButton 0x7f070100 -int style Widget_AppCompat_CompoundButton_Switch 0x7f070101 -int style Widget_AppCompat_DrawerArrowToggle 0x7f070102 -int style Widget_AppCompat_DropDownItem_Spinner 0x7f070103 -int style Widget_AppCompat_EditText 0x7f070104 -int style Widget_AppCompat_Light_ActionBar 0x7f070105 -int style Widget_AppCompat_Light_ActionBar_Solid 0x7f070106 -int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f070107 -int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f070108 -int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f070109 -int style Widget_AppCompat_Light_ActionBar_TabText 0x7f07010a -int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f07010b -int style Widget_AppCompat_Light_ActionBar_TabView 0x7f07010c -int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f07010d -int style Widget_AppCompat_Light_ActionButton 0x7f07010e -int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f07010f -int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f070110 -int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f070111 -int style Widget_AppCompat_Light_ActivityChooserView 0x7f070112 -int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f070113 -int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f070114 -int style Widget_AppCompat_Light_ListPopupWindow 0x7f070115 -int style Widget_AppCompat_Light_ListView_DropDown 0x7f070116 -int style Widget_AppCompat_Light_PopupMenu 0x7f070117 -int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f070118 -int style Widget_AppCompat_Light_SearchView 0x7f070119 -int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f07011a -int style Widget_AppCompat_ListPopupWindow 0x7f07011b -int style Widget_AppCompat_ListView 0x7f07011c -int style Widget_AppCompat_ListView_DropDown 0x7f07011d -int style Widget_AppCompat_ListView_Menu 0x7f07011e -int style Widget_AppCompat_PopupMenu 0x7f07011f -int style Widget_AppCompat_PopupMenu_Overflow 0x7f070120 -int style Widget_AppCompat_PopupWindow 0x7f070121 -int style Widget_AppCompat_ProgressBar 0x7f070122 -int style Widget_AppCompat_ProgressBar_Horizontal 0x7f070123 -int style Widget_AppCompat_RatingBar 0x7f070124 -int style Widget_AppCompat_SearchView 0x7f070125 -int style Widget_AppCompat_SearchView_ActionBar 0x7f070126 -int style Widget_AppCompat_Spinner 0x7f070127 -int style Widget_AppCompat_Spinner_DropDown 0x7f070128 -int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f070129 -int style Widget_AppCompat_Spinner_Underlined 0x7f07012a -int style Widget_AppCompat_TextView_SpinnerItem 0x7f07012b -int style Widget_AppCompat_Toolbar 0x7f07012c -int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f07012d -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, 0x7f01007b } -int styleable ActionBar_background 10 -int styleable ActionBar_backgroundSplit 12 -int styleable ActionBar_backgroundStacked 11 -int styleable ActionBar_contentInsetEnd 21 -int styleable ActionBar_contentInsetLeft 22 -int styleable ActionBar_contentInsetRight 23 -int styleable ActionBar_contentInsetStart 20 -int styleable ActionBar_customNavigationLayout 13 -int styleable ActionBar_displayOptions 3 -int styleable ActionBar_divider 9 -int styleable ActionBar_elevation 24 -int styleable ActionBar_height 0 -int styleable ActionBar_hideOnContentScroll 19 -int styleable ActionBar_homeAsUpIndicator 26 -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 25 -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, 0x7f01001c } -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 { 0x7f01001d, 0x7f01001e } -int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1 -int styleable ActivityChooserView_initialActivityCount 0 -int[] styleable AlertDialog { 0x010100f2, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023 } -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_singleChoiceItemLayout 4 -int[] styleable AppCompatTextView { 0x01010034, 0x7f010024 } -int styleable AppCompatTextView_android_textAppearance 0 -int styleable AppCompatTextView_textAllCaps 1 -int[] styleable CompoundButton { 0x01010107, 0x7f010025, 0x7f010026 } -int styleable CompoundButton_android_button 0 -int styleable CompoundButton_buttonTint 1 -int styleable CompoundButton_buttonTintMode 2 -int[] styleable DrawerArrowToggle { 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e } -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, 0x7f01002f, 0x7f010030, 0x7f010031 } -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, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035 } -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, 0x7f010036 } -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 PopupWindow { 0x01010176, 0x7f010037 } -int styleable PopupWindow_android_popupBackground 0 -int styleable PopupWindow_overlapAnchor 1 -int[] styleable PopupWindowBackgroundState { 0x7f010038 } -int styleable PopupWindowBackgroundState_state_above_anchor 0 -int[] styleable SearchView { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045 } -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 { 0x01010176, 0x0101017b, 0x01010262, 0x7f01001b } -int styleable Spinner_android_dropDownWidth 2 -int styleable Spinner_android_popupBackground 0 -int styleable Spinner_android_prompt 1 -int styleable Spinner_popupTheme 3 -int[] styleable SwitchCompat { 0x01010124, 0x01010125, 0x01010142, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c } -int styleable SwitchCompat_android_textOff 1 -int styleable SwitchCompat_android_textOn 0 -int styleable SwitchCompat_android_thumb 2 -int styleable SwitchCompat_showText 9 -int styleable SwitchCompat_splitTrack 8 -int styleable SwitchCompat_switchMinWidth 6 -int styleable SwitchCompat_switchPadding 7 -int styleable SwitchCompat_switchTextAppearance 5 -int styleable SwitchCompat_thumbTextPadding 4 -int styleable SwitchCompat_track 3 -int[] styleable TextAppearance { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x7f010024 } -int styleable TextAppearance_android_textColor 3 -int styleable TextAppearance_android_textSize 0 -int styleable TextAppearance_android_textStyle 2 -int styleable TextAppearance_android_typeface 1 -int styleable TextAppearance_textAllCaps 4 -int[] styleable Theme { 0x01010057, 0x010100ae, 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, 0x7f01009d, 0x7f01009e, 0x7f01009f, 0x7f0100a0, 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af, 0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5, 0x7f0100b6 } -int styleable Theme_actionBarDivider 23 -int styleable Theme_actionBarItemBackground 24 -int styleable Theme_actionBarPopupTheme 17 -int styleable Theme_actionBarSize 22 -int styleable Theme_actionBarSplitStyle 19 -int styleable Theme_actionBarStyle 18 -int styleable Theme_actionBarTabBarStyle 13 -int styleable Theme_actionBarTabStyle 12 -int styleable Theme_actionBarTabTextStyle 14 -int styleable Theme_actionBarTheme 20 -int styleable Theme_actionBarWidgetTheme 21 -int styleable Theme_actionButtonStyle 49 -int styleable Theme_actionDropDownStyle 45 -int styleable Theme_actionMenuTextAppearance 25 -int styleable Theme_actionMenuTextColor 26 -int styleable Theme_actionModeBackground 29 -int styleable Theme_actionModeCloseButtonStyle 28 -int styleable Theme_actionModeCloseDrawable 31 -int styleable Theme_actionModeCopyDrawable 33 -int styleable Theme_actionModeCutDrawable 32 -int styleable Theme_actionModeFindDrawable 37 -int styleable Theme_actionModePasteDrawable 34 -int styleable Theme_actionModePopupWindowStyle 39 -int styleable Theme_actionModeSelectAllDrawable 35 -int styleable Theme_actionModeShareDrawable 36 -int styleable Theme_actionModeSplitBackground 30 -int styleable Theme_actionModeStyle 27 -int styleable Theme_actionModeWebSearchDrawable 38 -int styleable Theme_actionOverflowButtonStyle 15 -int styleable Theme_actionOverflowMenuStyle 16 -int styleable Theme_activityChooserViewStyle 57 -int styleable Theme_alertDialogButtonGroupStyle 91 -int styleable Theme_alertDialogCenterButtons 92 -int styleable Theme_alertDialogStyle 90 -int styleable Theme_alertDialogTheme 93 -int styleable Theme_android_windowAnimationStyle 1 -int styleable Theme_android_windowIsFloating 0 -int styleable Theme_autoCompleteTextViewStyle 98 -int styleable Theme_borderlessButtonStyle 54 -int styleable Theme_buttonBarButtonStyle 51 -int styleable Theme_buttonBarNegativeButtonStyle 96 -int styleable Theme_buttonBarNeutralButtonStyle 97 -int styleable Theme_buttonBarPositiveButtonStyle 95 -int styleable Theme_buttonBarStyle 50 -int styleable Theme_buttonStyle 99 -int styleable Theme_buttonStyleSmall 100 -int styleable Theme_checkboxStyle 101 -int styleable Theme_checkedTextViewStyle 102 -int styleable Theme_colorAccent 83 -int styleable Theme_colorButtonNormal 87 -int styleable Theme_colorControlActivated 85 -int styleable Theme_colorControlHighlight 86 -int styleable Theme_colorControlNormal 84 -int styleable Theme_colorPrimary 81 -int styleable Theme_colorPrimaryDark 82 -int styleable Theme_colorSwitchThumbNormal 88 -int styleable Theme_controlBackground 89 -int styleable Theme_dialogPreferredPadding 43 -int styleable Theme_dialogTheme 42 -int styleable Theme_dividerHorizontal 56 -int styleable Theme_dividerVertical 55 -int styleable Theme_dropDownListViewStyle 73 -int styleable Theme_dropdownListPreferredItemHeight 46 -int styleable Theme_editTextBackground 63 -int styleable Theme_editTextColor 62 -int styleable Theme_editTextStyle 103 -int styleable Theme_homeAsUpIndicator 48 -int styleable Theme_listChoiceBackgroundIndicator 80 -int styleable Theme_listDividerAlertDialog 44 -int styleable Theme_listPopupWindowStyle 74 -int styleable Theme_listPreferredItemHeight 68 -int styleable Theme_listPreferredItemHeightLarge 70 -int styleable Theme_listPreferredItemHeightSmall 69 -int styleable Theme_listPreferredItemPaddingLeft 71 -int styleable Theme_listPreferredItemPaddingRight 72 -int styleable Theme_panelBackground 77 -int styleable Theme_panelMenuListTheme 79 -int styleable Theme_panelMenuListWidth 78 -int styleable Theme_popupMenuStyle 60 -int styleable Theme_popupWindowStyle 61 -int styleable Theme_radioButtonStyle 104 -int styleable Theme_ratingBarStyle 105 -int styleable Theme_searchViewStyle 67 -int styleable Theme_selectableItemBackground 52 -int styleable Theme_selectableItemBackgroundBorderless 53 -int styleable Theme_spinnerDropDownItemStyle 47 -int styleable Theme_spinnerStyle 106 -int styleable Theme_switchStyle 107 -int styleable Theme_textAppearanceLargePopupMenu 40 -int styleable Theme_textAppearanceListItem 75 -int styleable Theme_textAppearanceListItemSmall 76 -int styleable Theme_textAppearanceSearchResultSubtitle 65 -int styleable Theme_textAppearanceSearchResultTitle 64 -int styleable Theme_textAppearanceSmallPopupMenu 41 -int styleable Theme_textColorAlertDialogListItem 94 -int styleable Theme_textColorSearchUrl 66 -int styleable Theme_toolbarNavigationButtonStyle 59 -int styleable Theme_toolbarStyle 58 -int styleable Theme_windowActionBar 2 -int styleable Theme_windowActionBarOverlay 4 -int styleable Theme_windowActionModeOverlay 5 -int styleable Theme_windowFixedHeightMajor 9 -int styleable Theme_windowFixedHeightMinor 7 -int styleable Theme_windowFixedWidthMajor 6 -int styleable Theme_windowFixedWidthMinor 8 -int styleable Theme_windowMinWidthMajor 10 -int styleable Theme_windowMinWidthMinor 11 -int styleable Theme_windowNoTitle 3 -int[] styleable Toolbar { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001b, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba, 0x7f0100bb, 0x7f0100bc, 0x7f0100bd, 0x7f0100be, 0x7f0100bf, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5 } -int styleable Toolbar_android_gravity 0 -int styleable Toolbar_android_minHeight 1 -int styleable Toolbar_collapseContentDescription 19 -int styleable Toolbar_collapseIcon 18 -int styleable Toolbar_contentInsetEnd 6 -int styleable Toolbar_contentInsetLeft 7 -int styleable Toolbar_contentInsetRight 8 -int styleable Toolbar_contentInsetStart 5 -int styleable Toolbar_logo 4 -int styleable Toolbar_logoDescription 22 -int styleable Toolbar_maxButtonHeight 17 -int styleable Toolbar_navigationContentDescription 21 -int styleable Toolbar_navigationIcon 20 -int styleable Toolbar_popupTheme 9 -int styleable Toolbar_subtitle 3 -int styleable Toolbar_subtitleTextAppearance 11 -int styleable Toolbar_subtitleTextColor 24 -int styleable Toolbar_title 2 -int styleable Toolbar_titleMarginBottom 16 -int styleable Toolbar_titleMarginEnd 14 -int styleable Toolbar_titleMarginStart 13 -int styleable Toolbar_titleMarginTop 15 -int styleable Toolbar_titleMargins 12 -int styleable Toolbar_titleTextAppearance 10 -int styleable Toolbar_titleTextColor 23 -int[] styleable View { 0x01010000, 0x010100da, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8 } -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, 0x7f0100c9, 0x7f0100ca } -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/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/aapt/AndroidManifest.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/aapt/AndroidManifest.xml deleted file mode 100644 index 58122b1..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/aapt/AndroidManifest.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/annotations.zip b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/annotations.zip deleted file mode 100644 index 0f94f5d..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/annotations.zip and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/jars/classes.jar b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/jars/classes.jar deleted file mode 100644 index fe72b5c..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/jars/classes.jar and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/public.txt b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/public.txt deleted file mode 100644 index dde7ec5..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/public.txt +++ /dev/null @@ -1,307 +0,0 @@ -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.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.Inverse -style TextAppearance.AppCompat.Widget.DropDownItem -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.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.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.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.SearchView -style Widget.AppCompat.SearchView.ActionBar -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 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 buttonStyle -attr buttonStyleSmall -attr buttonTint -attr buttonTintMode -attr checkboxStyle -attr checkedTextViewStyle -attr closeIcon -attr closeItemLayout -attr collapseContentDescription -attr collapseIcon -attr color -attr colorAccent -attr colorButtonNormal -attr colorControlActivated -attr colorControlHighlight -attr colorControlNormal -attr colorPrimary -attr colorPrimaryDark -attr colorSwitchThumbNormal -attr commitIcon -attr contentInsetEnd -attr contentInsetLeft -attr contentInsetRight -attr contentInsetStart -attr customNavigationLayout -attr dialogPreferredPadding -attr dialogTheme -attr displayOptions -attr divider -attr dividerHorizontal -attr dividerPadding -attr dividerVertical -attr drawableSize -attr drawerArrowStyle -attr dropDownListViewStyle -attr dropdownListPreferredItemHeight -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 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 measureWithLargestChild -attr middleBarArrowSize -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 searchHintIcon -attr searchIcon -attr searchViewStyle -attr selectableItemBackground -attr selectableItemBackgroundBorderless -attr showAsAction -attr showDividers -attr showText -attr spinBars -attr spinnerDropDownItemStyle -attr spinnerStyle -attr splitTrack -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 textAppearanceSearchResultSubtitle -attr textAppearanceSearchResultTitle -attr textAppearanceSmallPopupMenu -attr textColorAlertDialogListItem -attr theme -attr thickness -attr thumbTextPadding -attr title -attr titleMarginBottom -attr titleMarginEnd -attr titleMarginStart -attr titleMarginTop -attr titleMargins -attr titleTextAppearance -attr titleTextColor -attr titleTextStyle -attr toolbarNavigationButtonStyle -attr toolbarStyle -attr track -attr voiceIcon -attr windowActionBar -attr windowActionBarOverlay -attr windowActionModeOverlay -attr windowNoTitle diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_fade_in.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_fade_in.xml deleted file mode 100644 index 0b1d093..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_fade_in.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_fade_out.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_fade_out.xml deleted file mode 100644 index 85b1da0..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_fade_out.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_grow_fade_in_from_bottom.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_grow_fade_in_from_bottom.xml deleted file mode 100644 index 1e9b12d..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_grow_fade_in_from_bottom.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_popup_enter.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_popup_enter.xml deleted file mode 100644 index 420c20f..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_popup_enter.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_popup_exit.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_popup_exit.xml deleted file mode 100644 index 708aac6..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_popup_exit.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_shrink_fade_out_from_bottom.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_shrink_fade_out_from_bottom.xml deleted file mode 100644 index 09f5cf3..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_shrink_fade_out_from_bottom.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_slide_in_bottom.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_slide_in_bottom.xml deleted file mode 100644 index 648b22e..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_slide_in_bottom.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_slide_in_top.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_slide_in_top.xml deleted file mode 100644 index dab0606..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_slide_in_top.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_slide_out_bottom.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_slide_out_bottom.xml deleted file mode 100644 index beae155..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_slide_out_bottom.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_slide_out_top.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_slide_out_top.xml deleted file mode 100644 index f721cd1..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/anim/abc_slide_out_top.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color-v11/abc_background_cache_hint_selector_material_dark.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color-v11/abc_background_cache_hint_selector_material_dark.xml deleted file mode 100644 index b95cde6..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color-v11/abc_background_cache_hint_selector_material_dark.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color-v11/abc_background_cache_hint_selector_material_light.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color-v11/abc_background_cache_hint_selector_material_light.xml deleted file mode 100644 index d7c4b28..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color-v11/abc_background_cache_hint_selector_material_light.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color-v23/abc_color_highlight_material.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color-v23/abc_color_highlight_material.xml deleted file mode 100644 index 5527943..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color-v23/abc_color_highlight_material.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_background_cache_hint_selector_material_dark.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_background_cache_hint_selector_material_dark.xml deleted file mode 100644 index e58e6d0..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_background_cache_hint_selector_material_dark.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_background_cache_hint_selector_material_light.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_background_cache_hint_selector_material_light.xml deleted file mode 100644 index bab927f..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_background_cache_hint_selector_material_light.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_primary_text_disable_only_material_dark.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_primary_text_disable_only_material_dark.xml deleted file mode 100644 index d340ea5..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_primary_text_disable_only_material_dark.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_primary_text_disable_only_material_light.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_primary_text_disable_only_material_light.xml deleted file mode 100644 index 954b58a..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_primary_text_disable_only_material_light.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_primary_text_material_dark.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_primary_text_material_dark.xml deleted file mode 100644 index 2462f7e..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_primary_text_material_dark.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_primary_text_material_light.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_primary_text_material_light.xml deleted file mode 100644 index 204d0be..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_primary_text_material_light.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_search_url_text.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_search_url_text.xml deleted file mode 100644 index e222ae3..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_search_url_text.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_secondary_text_material_dark.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_secondary_text_material_dark.xml deleted file mode 100644 index 2b9f784..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_secondary_text_material_dark.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_secondary_text_material_light.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_secondary_text_material_light.xml deleted file mode 100644 index d4bab1f..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/abc_secondary_text_material_light.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/switch_thumb_material_dark.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/switch_thumb_material_dark.xml deleted file mode 100644 index f7eb354..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/switch_thumb_material_dark.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/switch_thumb_material_light.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/switch_thumb_material_light.xml deleted file mode 100644 index 2ab38db..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/color/switch_thumb_material_light.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ab_share_pack_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ab_share_pack_mtrl_alpha.9.png deleted file mode 100644 index 4d9f861..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ab_share_pack_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_check_to_on_mtrl_000.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_check_to_on_mtrl_000.png deleted file mode 100644 index 9911008..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_check_to_on_mtrl_000.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_check_to_on_mtrl_015.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_check_to_on_mtrl_015.png deleted file mode 100644 index 69ff9dd..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_check_to_on_mtrl_015.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_radio_to_on_mtrl_000.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_radio_to_on_mtrl_000.png deleted file mode 100644 index 9218981..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_radio_to_on_mtrl_000.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_radio_to_on_mtrl_015.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_radio_to_on_mtrl_015.png deleted file mode 100644 index a588576..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_radio_to_on_mtrl_015.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_rating_star_off_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_rating_star_off_mtrl_alpha.png deleted file mode 100644 index b184dbc..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_rating_star_off_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_rating_star_on_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_rating_star_on_mtrl_alpha.png deleted file mode 100644 index 6549c52..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_rating_star_on_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_switch_to_on_mtrl_00001.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_switch_to_on_mtrl_00001.9.png deleted file mode 100644 index 88f1767..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_switch_to_on_mtrl_00001.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_switch_to_on_mtrl_00012.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_switch_to_on_mtrl_00012.9.png deleted file mode 100644 index d5e1a00..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_btn_switch_to_on_mtrl_00012.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_cab_background_top_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_cab_background_top_mtrl_alpha.9.png deleted file mode 100644 index 2264398..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_cab_background_top_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_ab_back_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_ab_back_mtrl_am_alpha.png deleted file mode 100644 index f61e8e3..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_ab_back_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_clear_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_clear_mtrl_alpha.png deleted file mode 100644 index 0fd1556..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_clear_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_commit_search_api_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_commit_search_api_mtrl_alpha.png deleted file mode 100644 index 65ccd8f..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_commit_search_api_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_go_search_api_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_go_search_api_mtrl_alpha.png deleted file mode 100644 index b9ff1db..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_go_search_api_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_menu_copy_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_menu_copy_mtrl_am_alpha.png deleted file mode 100644 index 70eb073..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_menu_copy_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_menu_cut_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_menu_cut_mtrl_alpha.png deleted file mode 100644 index e78bcaf..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_menu_cut_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png deleted file mode 100644 index 9a87820..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_menu_paste_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_menu_paste_mtrl_am_alpha.png deleted file mode 100644 index 8610c50..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_menu_paste_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_menu_selectall_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_menu_selectall_mtrl_alpha.png deleted file mode 100644 index 2d971a9..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_menu_selectall_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_menu_share_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_menu_share_mtrl_alpha.png deleted file mode 100644 index ee40812..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_menu_share_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_search_api_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_search_api_mtrl_alpha.png deleted file mode 100644 index b9baa0c..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_search_api_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_voice_search_api_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_voice_search_api_mtrl_alpha.png deleted file mode 100644 index a87d2cd..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_ic_voice_search_api_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_divider_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_divider_mtrl_alpha.9.png deleted file mode 100644 index 1e571f5..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_divider_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_focused_holo.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_focused_holo.9.png deleted file mode 100644 index c09ec90..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_focused_holo.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_longpressed_holo.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_longpressed_holo.9.png deleted file mode 100644 index 62fbd2c..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_longpressed_holo.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_pressed_holo_dark.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_pressed_holo_dark.9.png deleted file mode 100644 index 2f6ef91..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_pressed_holo_dark.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_pressed_holo_light.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_pressed_holo_light.9.png deleted file mode 100644 index 863ce95..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_pressed_holo_light.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_selector_disabled_holo_dark.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_selector_disabled_holo_dark.9.png deleted file mode 100644 index b6d4677..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_selector_disabled_holo_dark.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_selector_disabled_holo_light.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_selector_disabled_holo_light.9.png deleted file mode 100644 index e01c739..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_list_selector_disabled_holo_light.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_menu_hardkey_panel_mtrl_mult.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_menu_hardkey_panel_mtrl_mult.9.png deleted file mode 100644 index 2cf413c..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_menu_hardkey_panel_mtrl_mult.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_popup_background_mtrl_mult.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_popup_background_mtrl_mult.9.png deleted file mode 100644 index 9d8451a..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_popup_background_mtrl_mult.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_spinner_mtrl_am_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_spinner_mtrl_am_alpha.9.png deleted file mode 100644 index 9de0263..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_spinner_mtrl_am_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_switch_track_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_switch_track_mtrl_alpha.9.png deleted file mode 100644 index 56436a1..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_switch_track_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_tab_indicator_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_tab_indicator_mtrl_alpha.9.png deleted file mode 100644 index 4b0b10a..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_tab_indicator_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_textfield_activated_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_textfield_activated_mtrl_alpha.9.png deleted file mode 100644 index 5b13bc1..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_textfield_activated_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_textfield_default_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_textfield_default_mtrl_alpha.9.png deleted file mode 100644 index 0078bf6..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_textfield_default_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_textfield_search_activated_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_textfield_search_activated_mtrl_alpha.9.png deleted file mode 100644 index a74ab26..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_textfield_search_activated_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_textfield_search_default_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_textfield_search_default_mtrl_alpha.9.png deleted file mode 100644 index 6282df4..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-hdpi/abc_textfield_search_default_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-hdpi/abc_ic_ab_back_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-hdpi/abc_ic_ab_back_mtrl_am_alpha.png deleted file mode 100644 index 2e1062f..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-hdpi/abc_ic_ab_back_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-hdpi/abc_ic_menu_copy_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-hdpi/abc_ic_menu_copy_mtrl_am_alpha.png deleted file mode 100644 index a262b0c..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-hdpi/abc_ic_menu_copy_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-hdpi/abc_ic_menu_cut_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-hdpi/abc_ic_menu_cut_mtrl_alpha.png deleted file mode 100644 index 9ed43ca..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-hdpi/abc_ic_menu_cut_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-hdpi/abc_spinner_mtrl_am_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-hdpi/abc_spinner_mtrl_am_alpha.9.png deleted file mode 100644 index 4cd8a27..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-hdpi/abc_spinner_mtrl_am_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-mdpi/abc_ic_ab_back_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-mdpi/abc_ic_ab_back_mtrl_am_alpha.png deleted file mode 100644 index e300b7c..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-mdpi/abc_ic_ab_back_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-mdpi/abc_ic_menu_copy_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-mdpi/abc_ic_menu_copy_mtrl_am_alpha.png deleted file mode 100644 index 05b1e11..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-mdpi/abc_ic_menu_copy_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-mdpi/abc_ic_menu_cut_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-mdpi/abc_ic_menu_cut_mtrl_alpha.png deleted file mode 100644 index aa7b323..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-mdpi/abc_ic_menu_cut_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-mdpi/abc_spinner_mtrl_am_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-mdpi/abc_spinner_mtrl_am_alpha.9.png deleted file mode 100644 index d02a5da..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-mdpi/abc_spinner_mtrl_am_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xhdpi/abc_ic_ab_back_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xhdpi/abc_ic_ab_back_mtrl_am_alpha.png deleted file mode 100644 index a188f2f..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xhdpi/abc_ic_ab_back_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xhdpi/abc_ic_menu_copy_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xhdpi/abc_ic_menu_copy_mtrl_am_alpha.png deleted file mode 100644 index e95ba94..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xhdpi/abc_ic_menu_copy_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xhdpi/abc_ic_menu_cut_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xhdpi/abc_ic_menu_cut_mtrl_alpha.png deleted file mode 100644 index 87bf8d3..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xhdpi/abc_ic_menu_cut_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xhdpi/abc_spinner_mtrl_am_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xhdpi/abc_spinner_mtrl_am_alpha.9.png deleted file mode 100644 index b097e48..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xhdpi/abc_spinner_mtrl_am_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxhdpi/abc_ic_ab_back_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxhdpi/abc_ic_ab_back_mtrl_am_alpha.png deleted file mode 100644 index de37158..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxhdpi/abc_ic_ab_back_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxhdpi/abc_ic_menu_copy_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxhdpi/abc_ic_menu_copy_mtrl_am_alpha.png deleted file mode 100644 index ac86165..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxhdpi/abc_ic_menu_copy_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxhdpi/abc_ic_menu_cut_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxhdpi/abc_ic_menu_cut_mtrl_alpha.png deleted file mode 100644 index 8b2adf6..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxhdpi/abc_ic_menu_cut_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxhdpi/abc_spinner_mtrl_am_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxhdpi/abc_spinner_mtrl_am_alpha.9.png deleted file mode 100644 index 0b89504..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxhdpi/abc_spinner_mtrl_am_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxxhdpi/abc_ic_ab_back_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxxhdpi/abc_ic_ab_back_mtrl_am_alpha.png deleted file mode 100644 index 7dc6934..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxxhdpi/abc_ic_ab_back_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxxhdpi/abc_ic_menu_copy_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxxhdpi/abc_ic_menu_copy_mtrl_am_alpha.png deleted file mode 100644 index 884cd12..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxxhdpi/abc_ic_menu_copy_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxxhdpi/abc_ic_menu_cut_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxxhdpi/abc_ic_menu_cut_mtrl_alpha.png deleted file mode 100644 index 90fe333..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxxhdpi/abc_ic_menu_cut_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxxhdpi/abc_spinner_mtrl_am_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxxhdpi/abc_spinner_mtrl_am_alpha.9.png deleted file mode 100644 index 930630d..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-ldrtl-xxxhdpi/abc_spinner_mtrl_am_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ab_share_pack_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ab_share_pack_mtrl_alpha.9.png deleted file mode 100644 index fa0ed8f..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ab_share_pack_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_check_to_on_mtrl_000.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_check_to_on_mtrl_000.png deleted file mode 100644 index 7a9fcbc..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_check_to_on_mtrl_000.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_check_to_on_mtrl_015.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_check_to_on_mtrl_015.png deleted file mode 100644 index 3b052e5..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_check_to_on_mtrl_015.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_radio_to_on_mtrl_000.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_radio_to_on_mtrl_000.png deleted file mode 100644 index 96a8693..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_radio_to_on_mtrl_000.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_radio_to_on_mtrl_015.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_radio_to_on_mtrl_015.png deleted file mode 100644 index 827d634..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_radio_to_on_mtrl_015.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_rating_star_off_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_rating_star_off_mtrl_alpha.png deleted file mode 100644 index 0908475..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_rating_star_off_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_rating_star_on_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_rating_star_on_mtrl_alpha.png deleted file mode 100644 index a5a437f..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_rating_star_on_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_switch_to_on_mtrl_00001.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_switch_to_on_mtrl_00001.9.png deleted file mode 100644 index d890a62..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_switch_to_on_mtrl_00001.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_switch_to_on_mtrl_00012.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_switch_to_on_mtrl_00012.9.png deleted file mode 100644 index 0620439..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_btn_switch_to_on_mtrl_00012.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_cab_background_top_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_cab_background_top_mtrl_alpha.9.png deleted file mode 100644 index 038e000..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_cab_background_top_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_ab_back_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_ab_back_mtrl_am_alpha.png deleted file mode 100644 index 8043d4c..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_ab_back_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_clear_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_clear_mtrl_alpha.png deleted file mode 100644 index e80681a..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_clear_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_commit_search_api_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_commit_search_api_mtrl_alpha.png deleted file mode 100644 index 9603e76..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_commit_search_api_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_go_search_api_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_go_search_api_mtrl_alpha.png deleted file mode 100644 index 44c1423..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_go_search_api_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_menu_copy_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_menu_copy_mtrl_am_alpha.png deleted file mode 100644 index 80c0695..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_menu_copy_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_menu_cut_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_menu_cut_mtrl_alpha.png deleted file mode 100644 index 3966d6a..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_menu_cut_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png deleted file mode 100644 index 017e45e..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_menu_paste_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_menu_paste_mtrl_am_alpha.png deleted file mode 100644 index ec0cff4..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_menu_paste_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_menu_selectall_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_menu_selectall_mtrl_alpha.png deleted file mode 100644 index 966938b..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_menu_selectall_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_menu_share_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_menu_share_mtrl_alpha.png deleted file mode 100644 index d05f969..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_menu_share_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_search_api_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_search_api_mtrl_alpha.png deleted file mode 100644 index 451818c..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_search_api_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_voice_search_api_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_voice_search_api_mtrl_alpha.png deleted file mode 100644 index a216da1..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_ic_voice_search_api_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_divider_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_divider_mtrl_alpha.9.png deleted file mode 100644 index 1e571f5..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_divider_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_focused_holo.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_focused_holo.9.png deleted file mode 100644 index addb54a..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_focused_holo.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_longpressed_holo.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_longpressed_holo.9.png deleted file mode 100644 index 5fcd5b2..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_longpressed_holo.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_pressed_holo_dark.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_pressed_holo_dark.9.png deleted file mode 100644 index 251b989..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_pressed_holo_dark.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_pressed_holo_light.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_pressed_holo_light.9.png deleted file mode 100644 index 01efec0..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_pressed_holo_light.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_selector_disabled_holo_dark.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_selector_disabled_holo_dark.9.png deleted file mode 100644 index f1d1b61..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_selector_disabled_holo_dark.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_selector_disabled_holo_light.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_selector_disabled_holo_light.9.png deleted file mode 100644 index 10851f6..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_list_selector_disabled_holo_light.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_menu_hardkey_panel_mtrl_mult.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_menu_hardkey_panel_mtrl_mult.9.png deleted file mode 100644 index fe0ec49..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_menu_hardkey_panel_mtrl_mult.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_popup_background_mtrl_mult.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_popup_background_mtrl_mult.9.png deleted file mode 100644 index 5f55cd5..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_popup_background_mtrl_mult.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_spinner_mtrl_am_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_spinner_mtrl_am_alpha.9.png deleted file mode 100644 index ed75cb8..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_spinner_mtrl_am_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_switch_track_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_switch_track_mtrl_alpha.9.png deleted file mode 100644 index fcd81de..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_switch_track_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_tab_indicator_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_tab_indicator_mtrl_alpha.9.png deleted file mode 100644 index 12b0a79..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_tab_indicator_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_textfield_activated_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_textfield_activated_mtrl_alpha.9.png deleted file mode 100644 index 3ffa251..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_textfield_activated_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_textfield_default_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_textfield_default_mtrl_alpha.9.png deleted file mode 100644 index 0eb61f1..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_textfield_default_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_textfield_search_activated_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_textfield_search_activated_mtrl_alpha.9.png deleted file mode 100644 index 0c766f3..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_textfield_search_activated_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_textfield_search_default_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_textfield_search_default_mtrl_alpha.9.png deleted file mode 100644 index 4f66d7a..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-mdpi/abc_textfield_search_default_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-v21/abc_action_bar_item_background_material.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-v21/abc_action_bar_item_background_material.xml deleted file mode 100644 index 40d02ee..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-v21/abc_action_bar_item_background_material.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-v21/abc_btn_colored_material.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-v21/abc_btn_colored_material.xml deleted file mode 100644 index 63435d7..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-v21/abc_btn_colored_material.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-v23/abc_control_background_material.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-v23/abc_control_background_material.xml deleted file mode 100644 index 425066d..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-v23/abc_control_background_material.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ab_share_pack_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ab_share_pack_mtrl_alpha.9.png deleted file mode 100644 index 6284eaa..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ab_share_pack_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_check_to_on_mtrl_000.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_check_to_on_mtrl_000.png deleted file mode 100644 index 4902520..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_check_to_on_mtrl_000.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_check_to_on_mtrl_015.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_check_to_on_mtrl_015.png deleted file mode 100644 index 59a683a..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_check_to_on_mtrl_015.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_radio_to_on_mtrl_000.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_radio_to_on_mtrl_000.png deleted file mode 100644 index 03bf49c..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_radio_to_on_mtrl_000.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_radio_to_on_mtrl_015.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_radio_to_on_mtrl_015.png deleted file mode 100644 index 342323b..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_radio_to_on_mtrl_015.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_rating_star_off_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_rating_star_off_mtrl_alpha.png deleted file mode 100644 index c0333f9..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_rating_star_off_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_rating_star_on_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_rating_star_on_mtrl_alpha.png deleted file mode 100644 index 2f29c39..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_rating_star_on_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_switch_to_on_mtrl_00001.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_switch_to_on_mtrl_00001.9.png deleted file mode 100644 index a854864..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_switch_to_on_mtrl_00001.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_switch_to_on_mtrl_00012.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_switch_to_on_mtrl_00012.9.png deleted file mode 100644 index 726b1dc..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_btn_switch_to_on_mtrl_00012.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_cab_background_top_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_cab_background_top_mtrl_alpha.9.png deleted file mode 100644 index 600178a..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_cab_background_top_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_ab_back_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_ab_back_mtrl_am_alpha.png deleted file mode 100644 index c465e82..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_ab_back_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_clear_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_clear_mtrl_alpha.png deleted file mode 100644 index 76e07f0..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_clear_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_commit_search_api_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_commit_search_api_mtrl_alpha.png deleted file mode 100644 index 1015e1f..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_commit_search_api_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_go_search_api_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_go_search_api_mtrl_alpha.png deleted file mode 100644 index b3fa6bc..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_go_search_api_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_menu_copy_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_menu_copy_mtrl_am_alpha.png deleted file mode 100644 index c8a6d25..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_menu_copy_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_menu_cut_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_menu_cut_mtrl_alpha.png deleted file mode 100644 index 3c5e683..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_menu_cut_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png deleted file mode 100644 index f87733a..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_menu_paste_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_menu_paste_mtrl_am_alpha.png deleted file mode 100644 index 9aabc43..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_menu_paste_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_menu_selectall_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_menu_selectall_mtrl_alpha.png deleted file mode 100644 index c039c8e..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_menu_selectall_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_menu_share_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_menu_share_mtrl_alpha.png deleted file mode 100644 index b57ee19..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_menu_share_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_search_api_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_search_api_mtrl_alpha.png deleted file mode 100644 index 76f2696..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_search_api_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_voice_search_api_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_voice_search_api_mtrl_alpha.png deleted file mode 100644 index d0385ba..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_ic_voice_search_api_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_divider_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_divider_mtrl_alpha.9.png deleted file mode 100644 index 1e571f5..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_divider_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_focused_holo.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_focused_holo.9.png deleted file mode 100644 index 67c25ae..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_focused_holo.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_longpressed_holo.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_longpressed_holo.9.png deleted file mode 100644 index 17c34a1..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_longpressed_holo.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_pressed_holo_dark.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_pressed_holo_dark.9.png deleted file mode 100644 index 988548a..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_pressed_holo_dark.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_pressed_holo_light.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_pressed_holo_light.9.png deleted file mode 100644 index 15fcf6a..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_pressed_holo_light.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_selector_disabled_holo_dark.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_selector_disabled_holo_dark.9.png deleted file mode 100644 index 65275b3..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_selector_disabled_holo_dark.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_selector_disabled_holo_light.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_selector_disabled_holo_light.9.png deleted file mode 100644 index 5b58e76..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_list_selector_disabled_holo_light.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_menu_hardkey_panel_mtrl_mult.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_menu_hardkey_panel_mtrl_mult.9.png deleted file mode 100644 index 09d1022..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_menu_hardkey_panel_mtrl_mult.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_popup_background_mtrl_mult.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_popup_background_mtrl_mult.9.png deleted file mode 100644 index b5dd854..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_popup_background_mtrl_mult.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_spinner_mtrl_am_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_spinner_mtrl_am_alpha.9.png deleted file mode 100644 index bcf6b7f..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_spinner_mtrl_am_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_switch_track_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_switch_track_mtrl_alpha.9.png deleted file mode 100644 index cd1396b..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_switch_track_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_tab_indicator_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_tab_indicator_mtrl_alpha.9.png deleted file mode 100644 index 2242d2f..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_tab_indicator_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_textfield_activated_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_textfield_activated_mtrl_alpha.9.png deleted file mode 100644 index 8ff3a83..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_textfield_activated_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_textfield_default_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_textfield_default_mtrl_alpha.9.png deleted file mode 100644 index e7e693a..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_textfield_default_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_textfield_search_activated_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_textfield_search_activated_mtrl_alpha.9.png deleted file mode 100644 index 819171a..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_textfield_search_activated_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_textfield_search_default_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_textfield_search_default_mtrl_alpha.9.png deleted file mode 100644 index 4def8c8..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xhdpi/abc_textfield_search_default_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ab_share_pack_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ab_share_pack_mtrl_alpha.9.png deleted file mode 100644 index 4eae28f..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ab_share_pack_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_check_to_on_mtrl_000.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_check_to_on_mtrl_000.png deleted file mode 100644 index accf80e..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_check_to_on_mtrl_000.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_check_to_on_mtrl_015.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_check_to_on_mtrl_015.png deleted file mode 100644 index 8c82ec3..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_check_to_on_mtrl_015.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_radio_to_on_mtrl_000.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_radio_to_on_mtrl_000.png deleted file mode 100644 index 8fc0a9b..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_radio_to_on_mtrl_000.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_radio_to_on_mtrl_015.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_radio_to_on_mtrl_015.png deleted file mode 100644 index 92b712e..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_radio_to_on_mtrl_015.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_rating_star_off_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_rating_star_off_mtrl_alpha.png deleted file mode 100644 index 78bbeba..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_rating_star_off_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_rating_star_on_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_rating_star_on_mtrl_alpha.png deleted file mode 100644 index c4ba8e6..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_rating_star_on_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_switch_to_on_mtrl_00001.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_switch_to_on_mtrl_00001.9.png deleted file mode 100644 index f026a41..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_switch_to_on_mtrl_00001.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_switch_to_on_mtrl_00012.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_switch_to_on_mtrl_00012.9.png deleted file mode 100644 index c8b9f68..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_btn_switch_to_on_mtrl_00012.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_cab_background_top_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_cab_background_top_mtrl_alpha.9.png deleted file mode 100644 index f6d2f32..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_cab_background_top_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_ab_back_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_ab_back_mtrl_am_alpha.png deleted file mode 100644 index 39178bf..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_ab_back_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_clear_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_clear_mtrl_alpha.png deleted file mode 100644 index f54f4f9..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_clear_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_commit_search_api_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_commit_search_api_mtrl_alpha.png deleted file mode 100644 index 65cf0c1..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_commit_search_api_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_go_search_api_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_go_search_api_mtrl_alpha.png deleted file mode 100644 index d041623..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_go_search_api_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_menu_copy_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_menu_copy_mtrl_am_alpha.png deleted file mode 100644 index 9dff893..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_menu_copy_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_menu_cut_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_menu_cut_mtrl_alpha.png deleted file mode 100644 index a1f8c33..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_menu_cut_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png deleted file mode 100644 index 28a3bbf..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_menu_paste_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_menu_paste_mtrl_am_alpha.png deleted file mode 100644 index 29a4e52..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_menu_paste_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_menu_selectall_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_menu_selectall_mtrl_alpha.png deleted file mode 100644 index 162ab98..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_menu_selectall_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_menu_share_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_menu_share_mtrl_alpha.png deleted file mode 100644 index a1866ba..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_menu_share_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_search_api_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_search_api_mtrl_alpha.png deleted file mode 100644 index d967ae7..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_search_api_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_voice_search_api_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_voice_search_api_mtrl_alpha.png deleted file mode 100644 index 5baef9f..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_ic_voice_search_api_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_divider_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_divider_mtrl_alpha.9.png deleted file mode 100644 index 987b2bc..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_divider_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_focused_holo.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_focused_holo.9.png deleted file mode 100644 index 8b050e8..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_focused_holo.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_longpressed_holo.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_longpressed_holo.9.png deleted file mode 100644 index 00e370a..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_longpressed_holo.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png deleted file mode 100644 index 719c7b5..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_pressed_holo_light.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_pressed_holo_light.9.png deleted file mode 100644 index 75bd580..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_pressed_holo_light.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png deleted file mode 100644 index 9cc3666..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png deleted file mode 100644 index 224a081..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_menu_hardkey_panel_mtrl_mult.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_menu_hardkey_panel_mtrl_mult.9.png deleted file mode 100644 index f7f306d..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_menu_hardkey_panel_mtrl_mult.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_popup_background_mtrl_mult.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_popup_background_mtrl_mult.9.png deleted file mode 100644 index ee4bfe7..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_popup_background_mtrl_mult.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_spinner_mtrl_am_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_spinner_mtrl_am_alpha.9.png deleted file mode 100644 index 6940b60..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_spinner_mtrl_am_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_switch_track_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_switch_track_mtrl_alpha.9.png deleted file mode 100644 index 96bec46..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_switch_track_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_tab_indicator_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_tab_indicator_mtrl_alpha.9.png deleted file mode 100644 index eeb74c8..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_tab_indicator_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_textfield_activated_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_textfield_activated_mtrl_alpha.9.png deleted file mode 100644 index 4d3d3a4..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_textfield_activated_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_textfield_default_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_textfield_default_mtrl_alpha.9.png deleted file mode 100644 index c5acb84..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_textfield_default_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_textfield_search_activated_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_textfield_search_activated_mtrl_alpha.9.png deleted file mode 100644 index 30328ae..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_textfield_search_activated_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_textfield_search_default_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_textfield_search_default_mtrl_alpha.9.png deleted file mode 100644 index d4f3650..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxhdpi/abc_textfield_search_default_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_btn_check_to_on_mtrl_000.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_btn_check_to_on_mtrl_000.png deleted file mode 100644 index 4dc870e..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_btn_check_to_on_mtrl_000.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_btn_check_to_on_mtrl_015.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_btn_check_to_on_mtrl_015.png deleted file mode 100644 index 4e18de2..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_btn_check_to_on_mtrl_015.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_btn_radio_to_on_mtrl_000.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_btn_radio_to_on_mtrl_000.png deleted file mode 100644 index 5fa3266..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_btn_radio_to_on_mtrl_000.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_btn_radio_to_on_mtrl_015.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_btn_radio_to_on_mtrl_015.png deleted file mode 100644 index c11cb2e..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_btn_radio_to_on_mtrl_015.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_btn_switch_to_on_mtrl_00001.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_btn_switch_to_on_mtrl_00001.9.png deleted file mode 100644 index 6fd5bfe..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_btn_switch_to_on_mtrl_00001.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_btn_switch_to_on_mtrl_00012.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_btn_switch_to_on_mtrl_00012.9.png deleted file mode 100644 index 99e68cc..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_btn_switch_to_on_mtrl_00012.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_ab_back_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_ab_back_mtrl_am_alpha.png deleted file mode 100644 index 16b0f1d..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_ab_back_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_clear_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_clear_mtrl_alpha.png deleted file mode 100644 index 7b2a480..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_clear_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_menu_copy_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_menu_copy_mtrl_am_alpha.png deleted file mode 100644 index fe93d87..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_menu_copy_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_menu_cut_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_menu_cut_mtrl_alpha.png deleted file mode 100644 index 4b2d05a..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_menu_cut_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png deleted file mode 100644 index 16e9e14..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_menu_paste_mtrl_am_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_menu_paste_mtrl_am_alpha.png deleted file mode 100644 index 129d30f..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_menu_paste_mtrl_am_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_menu_selectall_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_menu_selectall_mtrl_alpha.png deleted file mode 100644 index fa6ab02..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_menu_selectall_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_menu_share_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_menu_share_mtrl_alpha.png deleted file mode 100644 index 77318c7..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_menu_share_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_search_api_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_search_api_mtrl_alpha.png deleted file mode 100644 index 098c25a..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_search_api_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_voice_search_api_mtrl_alpha.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_voice_search_api_mtrl_alpha.png deleted file mode 100644 index 76c4eeb..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_ic_voice_search_api_mtrl_alpha.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_spinner_mtrl_am_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_spinner_mtrl_am_alpha.9.png deleted file mode 100644 index 6b8bc0a..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_spinner_mtrl_am_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_switch_track_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_switch_track_mtrl_alpha.9.png deleted file mode 100644 index c2393ab..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_switch_track_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_tab_indicator_mtrl_alpha.9.png b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_tab_indicator_mtrl_alpha.9.png deleted file mode 100644 index 929be19..0000000 Binary files a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable-xxxhdpi/abc_tab_indicator_mtrl_alpha.9.png and /dev/null differ diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_btn_borderless_material.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_btn_borderless_material.xml deleted file mode 100644 index 58a33fc..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_btn_borderless_material.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_btn_check_material.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_btn_check_material.xml deleted file mode 100644 index 79bff6a..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_btn_check_material.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_btn_colored_material.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_btn_colored_material.xml deleted file mode 100644 index c61fa11..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_btn_colored_material.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_btn_default_mtrl_shape.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_btn_default_mtrl_shape.xml deleted file mode 100644 index 82557e0..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_btn_default_mtrl_shape.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_btn_radio_material.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_btn_radio_material.xml deleted file mode 100644 index f479f89..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_btn_radio_material.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_cab_background_internal_bg.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_cab_background_internal_bg.xml deleted file mode 100644 index 406d4c4..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_cab_background_internal_bg.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_cab_background_top_material.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_cab_background_top_material.xml deleted file mode 100644 index 2f6f990..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_cab_background_top_material.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_dialog_material_background_dark.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_dialog_material_background_dark.xml deleted file mode 100644 index 44e7b0e..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_dialog_material_background_dark.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_dialog_material_background_light.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_dialog_material_background_light.xml deleted file mode 100644 index 4b77a00..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_dialog_material_background_light.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_edit_text_material.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_edit_text_material.xml deleted file mode 100644 index f57d90a..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_edit_text_material.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_item_background_holo_dark.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_item_background_holo_dark.xml deleted file mode 100644 index abfc114..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_item_background_holo_dark.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_item_background_holo_light.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_item_background_holo_light.xml deleted file mode 100644 index bc7298c..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_item_background_holo_light.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_list_selector_background_transition_holo_dark.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_list_selector_background_transition_holo_dark.xml deleted file mode 100644 index cb40ddc..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_list_selector_background_transition_holo_dark.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_list_selector_background_transition_holo_light.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_list_selector_background_transition_holo_light.xml deleted file mode 100644 index 75d91a4..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_list_selector_background_transition_holo_light.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_list_selector_holo_dark.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_list_selector_holo_dark.xml deleted file mode 100644 index 9db88d5..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_list_selector_holo_dark.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_list_selector_holo_light.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_list_selector_holo_light.xml deleted file mode 100644 index 3d19c60..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_list_selector_holo_light.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_ratingbar_full_material.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_ratingbar_full_material.xml deleted file mode 100644 index 1e9c549..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_ratingbar_full_material.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_spinner_textfield_background_material.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_spinner_textfield_background_material.xml deleted file mode 100644 index 39e07b3..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_spinner_textfield_background_material.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_switch_thumb_material.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_switch_thumb_material.xml deleted file mode 100644 index efb827c..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_switch_thumb_material.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_tab_indicator_material.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_tab_indicator_material.xml deleted file mode 100644 index 222452a..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_tab_indicator_material.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_text_cursor_material.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_text_cursor_material.xml deleted file mode 100644 index 6f432b6..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_text_cursor_material.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_textfield_search_material.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_textfield_search_material.xml deleted file mode 100644 index f31c18b..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/drawable/abc_textfield_search_material.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_bar_title_item.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_bar_title_item.xml deleted file mode 100644 index c2578b6..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_bar_title_item.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_bar_up_container.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_bar_up_container.xml deleted file mode 100644 index 6bb35fb..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_bar_up_container.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_bar_view_list_nav_layout.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_bar_view_list_nav_layout.xml deleted file mode 100644 index 6217fc6..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_bar_view_list_nav_layout.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_menu_item_layout.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_menu_item_layout.xml deleted file mode 100644 index 3529867..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_menu_item_layout.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_menu_layout.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_menu_layout.xml deleted file mode 100644 index 8dab475..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_menu_layout.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_mode_bar.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_mode_bar.xml deleted file mode 100644 index 5173363..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_mode_bar.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_mode_close_item_material.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_mode_close_item_material.xml deleted file mode 100644 index 60c6a63..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_action_mode_close_item_material.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_activity_chooser_view.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_activity_chooser_view.xml deleted file mode 100644 index 02e428a..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_activity_chooser_view.xml +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_activity_chooser_view_list_item.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_activity_chooser_view_list_item.xml deleted file mode 100644 index 80f7c97..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_activity_chooser_view_list_item.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_alert_dialog_material.xml b/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_alert_dialog_material.xml deleted file mode 100644 index 7bc5467..0000000 --- a/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/layout/abc_alert_dialog_material.xml +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -